MCPcopy Create free account
hub / github.com/FlaxEngine/FlaxEngine / GetType

Method GetType

Source/ThirdParty/rapidjson/stream.h:136–136  ·  view source on GitHub ↗

wrapper for AutoUTFInputStream

Source from the content-addressed store, hash-verified

134
135 // wrapper for AutoUTFInputStream
136 UTFType GetType() const { return is_.GetType(); }
137 bool HasBOM() const { return is_.HasBOM(); }
138
139protected:

Callers 13

SetupMethod · 0.45
CreateSchemaRecursiveMethod · 0.45
FindIdMethod · 0.45
GenericValueFunction · 0.45
operator==Function · 0.45
DoCopyMembersFunction · 0.45
EncodeMethod · 0.45
EncodeUnsafeMethod · 0.45
DecodeMethod · 0.45
ValidateMethod · 0.45
GetUriFunction · 0.45
GetFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected