Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
ByteArraySource::~ByteArraySource() { }
45
46
size_t ByteArraySource::Available() const { return left_; }
47
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected