MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / ~UncheckedByteArraySink

Method ~UncheckedByteArraySink

Libraries/snappy/snappy-sinksource.cc:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58UncheckedByteArraySink::~UncheckedByteArraySink() { }
59
60void UncheckedByteArraySink::Append(const char* data, size_t n) {
61 // Do no copying if the caller filled in the result of GetAppendBuffer()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected