Uses of Interface
com.e1c.g5.v8.fastzip.IFzipReader
-
Packages that use IFzipReader Package Description com.e1c.g5.v8.fastzip 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 IFzipReader Modifier and Type Method Description IFzipReaderFzipIOFactory. openReader(Path archPath, IFzipEntryRegistry registry)Creates a new FastZIP reader.
-