tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
BufferedOutput.this
tango
io
stream
Buffered
BufferedOutput
Construct a buffer.
this
(OutputStream stream)
class
BufferedOutput
this
(
OutputStream
stream
)
this
(OutputStream stream, size_t capacity)
Parameters
stream
OutputStream
An input stream.
Meta
Source
See Implementation
tango
io
stream
Buffered
BufferedOutput
aliases
output
constructors
this
functions
append
capacity
clear
copy
drain
flush
seek
slice
truncate
write
writer
properties
limit
writable
static functions
convert
create
Construct a buffer.