MCPcopy Create free account
hub / github.com/axmolengine/axmol / data

Method data

core/base/PaddedString.h:88–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86 }
87
88 char* data() { return data_ptr; }
89 const char* data() const { return data_ptr; }
90
91 operator simdjson::padded_string_view() const noexcept

Callers 15

ud_setkeyFunction · 0.45
ud_write_v_sFunction · 0.45
setStringForKeyMethod · 0.45
lazyInitMethod · 0.45
flushMethod · 0.45
messageMethod · 0.45
writePrefixMethod · 0.45
split_cbFunction · 0.45
split_of_cbFunction · 0.45
newStringUTFJNIFunction · 0.45
countUTF8CharsFunction · 0.45
getUTF8ByteOffsetFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected