ocean v5.1.3 (2019-10-14T07:52:28Z)
Home
Dub
Repo
Lines.readln
ocean
io
stream
Lines
Lines
Read a line of text, and return false when there's no further content available.
class
Lines
final
bool
readln
(
ref
cstring
content
)
Meta
Source
See Implementation
ocean
io
stream
Lines
Lines
constructors
this
functions
readln
scan
Read a line of text, and return false when there's no further content available.