Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ Source
Method
Source
Libraries/snappy/snappy-sinksource.h:73–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
class Source {
72
public:
73
Source() { }
74
virtual ~Source();
75
76
// Return the number of bytes left to read from the source
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected