OutBuffer.write

Append data to the internal buffer.

class OutBuffer
pure nothrow @safe
void
write
(
scope const(ubyte)[] bytes
)

Meta