Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ ModelPPM
Method
ModelPPM
Libraries/unrar/model.cpp:30–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
29
30
ModelPPM::ModelPPM()
31
{
32
MinContext=NULL;
33
MaxContext=NULL;
34
MedContext=NULL;
35
}
36
37
38
void ModelPPM::RestartModelRare()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected