MCPcopy Create free account
hub / github.com/HexHive/NASS / length

Method length

binderlib/include/utils/String16.h:273–276  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

271}
272
273inline size_t String16::length() const
274{
275 return size();
276}
277
278inline bool String16::contains(const String16& other) const
279{

Callers 15

initVarTypeMapFunction · 0.80
initVarTypeMapFunction · 0.80
initVarTypeMapFunction · 0.80
AppendStringMethod · 0.80
AppendMethod · 0.80
AppendStringMethod · 0.80
AppendMethod · 0.80
hasFlagMethod · 0.80
getFlagValueMethod · 0.80
removeFlagMethod · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64