ocean v6.2.0 (2021-12-09T10:56:40Z)
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.