Searched refs:DecodeFunc (Results 1 – 1 of 1) sorted by relevance
566 typedef bool (*DecodeFunc)(InputStream&, unsigned*); in Decode() typedef567 static const DecodeFunc f[] = { RAPIDJSON_ENCODINGS_FUNC(Decode) }; in Decode()