public interface ZipUTF8WriterBuilder
| Modifier and Type | Method and Description |
|---|---|
ZipUTF8Writer |
build(OutputStream out)
Build the new writer, with a given output stream
|
ZipUTF8Writer build(OutputStream out)
out - the destinationCopyright © 2016–2021. All rights reserved.