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

Method RemoveSequentialFlag

Libraries/unrar/file.hpp:116–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114 void SetExceptions(bool Allow) {AllowExceptions=Allow;}
115#ifdef _WIN_ALL
116 void RemoveSequentialFlag() {NoSequentialRead=true;}
117#endif
118 void SetPreserveAtime(bool Preserve) {PreserveAtime=Preserve;}
119#ifdef _UNIX

Callers 1

ListArchiveFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected