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

Method UnpInitData50

Libraries/unrar/unpack50.cpp:528–532  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

526
527
528void Unpack::UnpInitData50(bool Solid)
529{
530 if (!Solid)
531 TablesRead5=false;
532}
533
534
535bool Unpack::ReadBlockHeader(BitInput &Inp,UnpackBlockHeader &Header)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected