MCPcopy 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

lockFreeDoSendMethod · 0.45
doReadMethod · 0.45
submitPayloadMethod · 0.45
consumeBufferedDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected