Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/graph-learn
/ data
Method
data
graphlearn/src/common/string/lite_string.h:51–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
const char* data() const {
52
return data_;
53
}
54
55
size_t size() const {
56
return size_;
Callers
14
FillBuffer
Method · 0.45
Hash64
Function · 0.45
Hash32
Function · 0.45
Base64Encode
Function · 0.45
Base64Decode
Function · 0.45
Split
Function · 0.45
Lowercase
Function · 0.45
Uppercase
Function · 0.45
StripHead
Function · 0.45
StripTail
Function · 0.45
Join
Function · 0.45
LiteString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected