Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ OnStarted
Method
OnStarted
libs/coding/zip_reader.hpp:24–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
virtual void OnBlockUnzipped(size_t size, char const * data) = 0;
23
24
virtual void OnStarted() {}
25
virtual void OnCompleted() {}
26
};
27
Callers
1
UnzipFile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected