↓ 2 callersFunctionGetStringLengthGet the length of string. ! Since rapidjson permits "\\u0000" in the json string, strlen(v.GetString()) may not equal to v.GetStringLength().
*/
Software/Applications/Examples/Zooid_Keyframe/rapidjson/document.h:1736