tango ~d2port (2022-05-08T12:05:15.977309)
Dub
Repo
ZipBlockWriter.putData
tango
util
compress
Zip
ZipBlockWriter
Adds a file using the contents of the given array to the archive.
class
ZipBlockWriter
void
putData
(
ZipEntryInfo
info
,
const
(
void
)[]
data
)
Meta
Source
See Implementation
tango
util
compress
Zip
ZipBlockWriter
constructors
this
functions
finish
putData
putEntry
putFile
putStream
properties
method
Adds a file using the contents of the given array to the archive.