OutBuffer.fill0

Append nbytes of 0 to the internal buffer.

class OutBuffer
pure nothrow @safe
void
fill0
(
size_t nbytes
)
Suggestion Box / Bug Report