Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Encryqed/Dumper-7
/ GetStringLength
Method
GetStringLength
Dumper/Generator/Public/HashStringTable.h:97–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
inline int32 GetLengthBytes() const { return StringEntrySizeWithoutStr + Length; }
96
97
inline int32 GetStringLength() const { return Length; }
98
99
public:
100
inline bool IsUniqueInTable() const { return bIsUnique; }
Callers
1
Strcmp
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected