Specialization of Transcoder with same source and target encoding.
更多...
#include <encodings.h>
|
template<typename InputStream , typename OutputStream > |
static RAPIDJSON_FORCEINLINE bool | Transcode (InputStream &is, OutputStream &os) |
|
template<typename InputStream , typename OutputStream > |
static RAPIDJSON_FORCEINLINE bool | Validate (InputStream &is, OutputStream &os) |
|
template<typename Encoding>
struct rapidjson::Transcoder< Encoding, Encoding >
Specialization of Transcoder with same source and target encoding.
该结构体的文档由以下文件生成: