MCPcopy Create free account
hub / github.com/abbeycode/UnrarKit / ~QuickOpen

Method ~QuickOpen

Libraries/unrar/qopen.cpp:10–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8
9
10QuickOpen::~QuickOpen()
11{
12 Close();
13 delete[] Buf;
14}
15
16
17void QuickOpen::Init(Archive *Arc,bool WriteMode)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected