ocean v6.1.0 (2021-04-20T01:38:04Z)
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.