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