MCPcopy 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
3inline unsigned int RangeCoder::GetChar()
4{
5 return(UnpackRead->GetChar());
6}
7
8
9void RangeCoder::InitDecoder(Unpack *UnpackRead)

Callers 1

DecodeInitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected