tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
ZipBlockWriter.this
tango
util
compress
Zip
ZipBlockWriter
Creates a ZipBlockWriter using the specified file on the local filesystem.
this
(const(char)[] path)
class
ZipBlockWriter
this
(
const
(
char
)[]
path
)
this
(OutputStream output)
Meta
Source
See Implementation
tango
util
compress
Zip
ZipBlockWriter
constructors
this
functions
finish
putData
putEntry
putFile
putStream
properties
method
Creates a ZipBlockWriter using the specified file on the local filesystem.