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

Method ~ByteArraySource

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

Source from the content-addressed store, hash-verified

42}
43
44ByteArraySource::~ByteArraySource() { }
45
46size_t ByteArraySource::Available() const { return left_; }
47

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected