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

Method string

binderlib/include/utils/String8.h:187–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185 return mString;
186}
187inline const char* String8::string() const
188{
189 return mString;
190}
191
192inline size_t String8::size() const
193{

Callers 15

do_invokeMethod · 0.45
invokeMethod · 0.45
readString16Method · 0.45
readString8Method · 0.45
readString16Method · 0.45
readString8Method · 0.45
readString16Method · 0.45
readString8Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected