Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ GetChar
Method
GetChar
Libraries/unrar/coder.cpp:3–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
3
inline unsigned int RangeCoder::GetChar()
4
{
5
return(UnpackRead->GetChar());
6
}
7
8
9
void RangeCoder::InitDecoder(Unpack *UnpackRead)
Callers
1
DecodeInit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected