tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
ZipBlockWriter.putStream
tango
util
compress
Zip
ZipBlockWriter
Adds a file using the contents of the given InputStream to the archive.
class
ZipBlockWriter
void
putStream
(
ZipEntryInfo
info
,
InputStream
source
)
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 InputStream to the archive.