Uses of Interface
com.e1c.g5.v8.fastzip.IFzipWriter
-
Packages that use IFzipWriter Package Description com.e1c.g5.v8.fastzip This package provides support for FastZIP archive format. -
-
Uses of IFzipWriter in com.e1c.g5.v8.fastzip
Methods in com.e1c.g5.v8.fastzip that return IFzipWriter Modifier and Type Method Description IFzipWriterFzipIOFactory. openWriter(Path archPath, IFzipEntryRegistry registry)Creates a new FastZIP writer.
-