tsv-utils v1.3.2 (2018-11-12T07:30:35Z)
Home
Dub
Repo
BufferedOutputRange.C
tsv_utils
common
utils
BufferedOutputRange
Undocumented in source.
alias
C
=
char
struct
BufferedOutputRange
(OutputTarget)
static if
(
isFileHandle!OutputTarget || isOutputRange!(OutputTarget, char)
)
alias
C
=
char
alias
C
=
ubyte
Meta
Source
See Implementation
tsv_utils
common
utils
BufferedOutputRange
aliases
C
constructors
this
destructors
~this
functions
append
appendln
flush
flushIfFull
flushIfMaxSize
joinAppend
put