Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ EAHeader
Class
EAHeader
Libraries/unrar/headers.hpp:334–340 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
332
333
334
struct EAHeader:SubBlockHeader
335
{
336
uint UnpSize;
337
byte UnpVer;
338
byte Method;
339
uint EACRC;
340
};
341
342
343
struct StreamHeader:SubBlockHeader
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected