MCPcopy Create free account
hub / github.com/abbeycode/UnrarKit / Init

Method Init

Libraries/unrar/recvol3.cpp:12–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10 void DecodeBuf();
11
12 void Init(int RecVolNumber) {RSC.Init(RecVolNumber);}
13 byte *Buf;
14 byte *OutBuf;
15 int BufStart;

Callers 1

RestoreMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected