Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_setkey
Function · 0.45
ud_write_v_s
Function · 0.45
setStringForKey
Method · 0.45
lazyInit
Method · 0.45
flush
Method · 0.45
message
Method · 0.45
writePrefix
Method · 0.45
split_cb
Function · 0.45
split_of_cb
Function · 0.45
newStringUTFJNI
Function · 0.45
countUTF8Chars
Function · 0.45
getUTF8ByteOffset
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected