Navigation
index
modules
|
ooc v0.3.0 documentation
»
os/PipeReader
¶
class
PipeReader
¶
extends:
Object
static method
new
(
pipe:
Pipe
)
→
PipeReader
¶
method
init
(
pipe:
Pipe
)
¶
method
read
→
String
¶
method
hasNext
→
Bool
¶
method
toString
→
String
¶
eof
→
Bool
¶
pipe
→
Pipe
¶
buf
→
String
¶
BUF_SIZE
→
Int
¶
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
ooc v0.3.0 documentation
»