Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
276
void Archive::SeekToNext()
277
{
278
Seek(NextBlockPos,SEEK_SET);
279
}
280
281
282
Callers
4
Restore
Method · 0.80
ProcessFile
Function · 0.80
ListArchive
Function · 0.80
ExtractCurrentFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected