tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
TypedInput.read
tango
io
stream
Typed
TypedInput
Read a value from the stream. Returns false when all content has been consumed.
class
TypedInput
(T)
final
bool
read
(
ref
T
x
)
Meta
Source
See Implementation
tango
io
stream
Typed
TypedInput
constructors
this
functions
flush
opApply
read
Read a value from the stream. Returns false when all content has been consumed.