tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
TextInput
tango
io
stream
Text
Input is buffered.
class
TextInput : Lines!(char) {
this
(InputStream input);
}
Constructors
this
this
(InputStream input)
Meta
Source
See Implementation
tango
io
stream
Text
classes
TextInput
TextOutput
Input is buffered.