MCPcopy Create free account
hub / github.com/abbeycode/UnrarKit / BlockHeader

Class BlockHeader

Libraries/unrar/headers.hpp:154–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152
153
154struct BlockHeader:BaseBlock
155{
156 uint DataSize;
157};
158
159
160struct MainHeader:BaseBlock

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected