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

Method Unload

Libraries/unrar/qopen.hpp:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 void Init(Archive *Arc,bool WriteMode);
54 void Load(uint64 BlockPos);
55 void Unload() { Loaded=false; }
56 bool Read(void *Data,size_t Size,size_t &Result);
57 bool Seek(int64 Offset,int Method);
58 bool Tell(int64 *Pos);

Callers 2

QOpenUnloadMethod · 0.80
OpenMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected