Lines.readln

Read a line of text, and return false when there's no further content available.

class Lines
final
bool
readln
(
ref cstring content
)

Meta