Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ data
Method
data
valdi/src/valdi/runtime/Debugger/TCPConnectionImpl.cpp:25–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
~Buffer() override = default;
24
25
Byte* data() {
26
return _array->data();
27
}
28
29
size_t size() {
30
return _array->size();
Callers
4
lockFreeDoSend
Method · 0.45
doRead
Method · 0.45
submitPayload
Method · 0.45
consumeBufferedData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected