tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
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.