Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ SubAllocator
Method
SubAllocator
Libraries/unrar/suballoc.cpp:11–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
static const uint FIXED_UNIT_SIZE=12;
10
11
SubAllocator::SubAllocator()
12
{
13
Clean();
14
}
15
16
17
void SubAllocator::Clean()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected