Uses of Interface
com.e1c.g5.v8.fastzip.IFzipWriter
Packages that use IFzipWriter
Package
Description
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 IFzipWriterModifier and TypeMethodDescriptionFzipIOFactory.openWriter
(Path archPath, IFzipEntryRegistry registry) Creates a new FastZIP writer. -
Uses of IFzipWriter in com.e1c.g5.v8.internal.fastzip
Classes in com.e1c.g5.v8.internal.fastzip that implement IFzipWriterModifier and TypeClassDescriptionclass
Implementation ofIFzipWriter
, which supports parallel compression.