sinkRepeat

Undocumented in source. Be warned that the author may not have intended to support it.

package
void
sinkRepeat
(
int bufferSize = 8
C
)
(
scope void delegate
(
const(C)[]
)
sink
,
const C value
,
const int count
)
if (
isSomeChar!C
)

Meta