tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
ZipBlockWriter.putFile
tango
util
compress
Zip
ZipBlockWriter
Adds a file from the local filesystem to the archive.
class
ZipBlockWriter
void
putFile
(
ZipEntryInfo
info
,
const
(
char
)[]
path
)
Meta
Source
See Implementation
tango
util
compress
Zip
ZipBlockWriter
constructors
this
functions
finish
putData
putEntry
putFile
putStream
properties
method
Adds a file from the local filesystem to the archive.