Searched defs:Transcode (Results 1 – 2 of 2) sorted by relevance
110 TEST(Writer, Transcode) { in TEST() argument
589 RAPIDJSON_FORCEINLINE static bool Transcode(InputStream& is, OutputStream& os) { in Transcode() function