easyd ~master (2021-05-06T10:23:33Z)
Dub
Repo
readLine
easyd
stream
Undocumented in source. Be warned that the author may not have intended to support it.
string
readLine
(
IReadStream
s
,
bool
includeNewLine
= false
,
Byte
[]
bom
= [239, 187, 191]
)
Meta
Source
See Implementation
easyd
stream
classes
BufferStream
FileReader
FileWriter
IReadWriteStream
ISeekableReadWriteStream
IWriteStream
RamStream
functions
isAtEnd
read
readLine
readVarBits
toStream
interfaces
IReadStream
ISeekableStream