mecca ~master (2021-09-12T14:37:04Z)
Dub
Repo
BufferedIO.readLine
mecca
lib
io
BufferedIO
Undocumented in source. Be warned that the author may not have intended to support it.
const
(
char
)[]
readLine
(char terminator)
const
(
char
)[]
readLine
(char terminator, bool partialOk, ARGS args)
struct
BufferedIO
(T)
@
trusted
@
nogc
const
(
char
)[]
readLine
(
ARGS
...
)
(
char
terminator
,
bool
partialOk
,
ARGS
args
)
Meta
Source
See Implementation
mecca
lib
io
BufferedIO
constructors
this
destructors
~this
functions
close
flush
opAssign
open
read
readLine
reset
write
manifest constants
MIN_BUFF_SIZE
postblits
this(this)
variables
fd