ZipStreamReader.getEntry

EntryInfo getEntry(string path)

Get entry info by path.

Not supported in streaming mode - throws UNSUPPORTED_FEATURE.

Parameters

pathThe path to look up.

Throws

ArchiveError with UNSUPPORTED_FEATURE code.