MCPcopy 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
42const Byte* BytesView::data() const {
43 return _data;
44}
45
46size_t BytesView::size() const {
47 return _size;

Callers 15

writeDirectMethod · 0.45
forwardCallMethod · 0.45
lockBytesMethod · 0.45
needsUnicodeEscapingFunction · 0.45
writeASCIIStringMethod · 0.45
writeUnicodeStringMethod · 0.45
insertStringMethod · 0.45
toCallContextMethod · 0.45
substrMethod · 0.45
doParseNumberFunction · 0.45
parseUIntMethod · 0.45
toUInt32Method · 0.45

Calls

no outgoing calls

Tested by 15

TESTFunction · 0.36
readPrimitiveFunction · 0.36
testEncodeMethod · 0.36
TEST_FFunction · 0.36
_InternalSerializeMethod · 0.36
set_stringMethod · 0.36
add_stringMethod · 0.36
set_bytesMethod · 0.36
add_bytesMethod · 0.36
lockBytesMethod · 0.36
setPixelsMethod · 0.36
generateGlyphVecFunction · 0.36