Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ InitBitInput
Method
InitBitInput
Libraries/unrar/getbits.hpp:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
byte *InBuf; // Dynamically allocated input buffer.
18
19
void InitBitInput()
20
{
21
InAddr=InBit=0;
22
}
23
24
// Move forward by
'Bits'
bits.
25
void addbits(uint Bits)
Callers
3
AddVMCode
Method · 0.80
UnpInitData
Method · 0.80
Unpack5MT
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected