Uses of Interface
com.e1c.g5.v8.fastzip.IFzipReader
Packages that use IFzipReader
Package
Description
This package provides support for FastZIP archive format.
-
Uses of IFzipReader in com.e1c.g5.v8.fastzip
Methods in com.e1c.g5.v8.fastzip that return IFzipReaderModifier and TypeMethodDescriptionFzipIOFactory.openReader
(Path archPath, IFzipEntryRegistry registry) Creates a new FastZIP reader. -
Uses of IFzipReader in com.e1c.g5.v8.internal.fastzip
Classes in com.e1c.g5.v8.internal.fastzip that implement IFzipReaderModifier and TypeClassDescriptionclass
Implementation ofIFzipReader
, which supports parallel decompression.