| 类 | 说明 |
|---|---|
| IgnoreBytesInputStream |
此类的作用是从inputstream中读取字节信息时,过滤掉ignore对应的字节,并且以ignore的序列作为结束符
说明:此类只是为了删除某个流中的特定字节,对外暴露read和read(byte[]) 方法。
|
| KV | |
| NativeSenseLock | |
| ParseResult |
Created by hasee on 2017/7/3.
|
| PostParseUtils |
Created by hasee on 2017/7/3.
|
| StyleUtils |
peter:这个Utils类主要用来处理Style.
|