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

Method Rewind

Libraries/unrar/strlist.cpp:103–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101
102
103void StringList::Rewind()
104{
105 CurPos=0;
106}
107
108
109#ifndef SFX_MODULE

Callers 3

CheckArgsMethod · 0.45
IsProcessFileMethod · 0.45
DoExtractMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected