Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
139
protected:
Callers
13
Setup
Method · 0.45
CreateSchemaRecursive
Method · 0.45
FindId
Method · 0.45
GenericValue
Function · 0.45
operator==
Function · 0.45
DoCopyMembers
Function · 0.45
Encode
Method · 0.45
EncodeUnsafe
Method · 0.45
Decode
Method · 0.45
Validate
Method · 0.45
GetUri
Function · 0.45
Get
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected