Once found, iteration continues from that point.
Parameters
path | The path to search for. |
Returns
true if the entry exists, false otherwise.Throws
ArchiveError if the reader is closed.bool contains(string path)Check if archive contains an entry at path.
Once found, iteration continues from that point.
path | The path to search for. |
true if the entry exists, false otherwise.ArchiveError if the reader is closed.