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