tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
BufferedInput.this
tango
io
stream
Buffered
BufferedInput
Construct a buffer.
this
(InputStream stream)
class
BufferedInput
this
(
InputStream
stream
)
this
(InputStream stream, size_t capacity)
Parameters
stream
InputStream
An input stream.
Meta
Source
See Implementation
tango
io
stream
Buffered
BufferedInput
aliases
clear
input
constructors
this
functions
capacity
drain
fill
flush
load
next
opSlice
populate
read
reader
reserve
seek
skip
slice
writer
properties
compress
limit
position
readable
static functions
convert
create
Construct a buffer.