bes
Updated for version 3.20.6
|
Input byte stream wrapper with a statically bound encoding. More...
#include <encodedstream.h>
Public Types | |
typedef Encoding::Ch | Ch |
typedef Encoding::Ch | Ch |
Input byte stream wrapper with a statically bound encoding.
Encoding | The interpretation of encoding of the stream. Either UTF8, UTF16LE, UTF16BE, UTF32LE, UTF32BE. |
InputByteStream | Type of input byte stream. For example, FileReadStream. |
Definition at line 39 of file cmr_module/rapidjson/encodedstream.h.