Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ data
Method
data
valdi_core/src/valdi_core/cpp/Utils/Bytes.cpp:42–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
const Byte* BytesView::data() const {
43
return _data;
44
}
45
46
size_t BytesView::size() const {
47
return _size;
Callers
15
writeDirect
Method · 0.45
forwardCall
Method · 0.45
lockBytes
Method · 0.45
needsUnicodeEscaping
Function · 0.45
writeASCIIString
Method · 0.45
writeUnicodeString
Method · 0.45
insertString
Method · 0.45
toCallContext
Method · 0.45
substr
Method · 0.45
doParseNumber
Function · 0.45
parseUInt
Method · 0.45
toUInt32
Method · 0.45
Calls
no outgoing calls
Tested by
15
TEST
Function · 0.36
readPrimitive
Function · 0.36
testEncode
Method · 0.36
TEST_F
Function · 0.36
_InternalSerialize
Method · 0.36
set_string
Method · 0.36
add_string
Method · 0.36
set_bytes
Method · 0.36
add_bytes
Method · 0.36
lockBytes
Method · 0.36
setPixels
Method · 0.36
generateGlyphVec
Function · 0.36