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

Method SeekToNext

Libraries/unrar/archive.cpp:276–279  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

274
275
276void Archive::SeekToNext()
277{
278 Seek(NextBlockPos,SEEK_SET);
279}
280
281
282

Callers 4

RestoreMethod · 0.80
ProcessFileFunction · 0.80
ListArchiveFunction · 0.80
ExtractCurrentFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected