Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ CommentHeader
Class
CommentHeader
Libraries/unrar/headers.hpp:306–312 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
304
305
306
struct CommentHeader:BaseBlock
307
{
308
ushort UnpSize;
309
byte UnpVer;
310
byte Method;
311
ushort CommCRC;
312
};
313
314
315
struct ProtectHeader:BlockHeader
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected