| 程序包 | 说明 |
|---|---|
| net.sunyijun.resource |
| 类和说明 |
|---|
| UnicodeInputStream
This inputStream will recognize unicode BOM marks
and will skip bytes if getEncoding() or skipBOM() method is called
before any of the read(...) methods.
|
| UnicodeReader
Generic unicode textReader, which will use BOM mark
to identify the encoding to be used.
|
Copyright © 2015. All rights reserved.