Searched defs:Transcoder (Results 1 – 1 of 1) sorted by relevance
658 struct Transcoder { struct661 RAPIDJSON_FORCEINLINE static bool Transcode(InputStream& is, OutputStream& os) { in Transcode()689 //! Specialization of Transcoder with same source and target encoding. argument