Class | Description |
---|---|
StreamReader |
Reader: checks if code points are in allowed range, adds '\0' to the end.
|
UnicodeReader |
Generic unicode textreader, which will use BOM mark to identify the encoding
to be used.
|
Exception | Description |
---|---|
ReaderException |