Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ Get1
Method
Get1
Libraries/unrar/rawread.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
76
77
byte RawRead::Get1()
78
{
79
return ReadPos<DataSize ? Data[ReadPos++]:0;
80
}
81
82
83
ushort RawRead::Get2()
Callers
5
ReadHeader
Method · 0.80
ReadHeader15
Method · 0.80
ReadHeader50
Method · 0.80
ProcessExtra50
Method · 0.80
ReadHeader14
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected