tsv-utils v1.3.2 (2018-11-12T07:30:35Z)
Home
Dub
Repo
BufferedOutputRange.flushIfMaxSize
tsv_utils
common
utils
BufferedOutputRange
Undocumented in source. Be warned that the author may not have intended to support it.
struct
BufferedOutputRange
(OutputTarget)
void
flushIfMaxSize
(
)
if
(
isFileHandle
!(
Unqual
!
OutputTarget
) ||
isOutputRange
!(
Unqual
!
OutputTarget
,
char
)
)
Meta
Source
See Implementation
tsv_utils
common
utils
BufferedOutputRange
aliases
C
constructors
this
destructors
~this
functions
append
appendln
flush
flushIfFull
flushIfMaxSize
joinAppend
put