ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
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.