Buffer.writeData

Writes data to the buffer and expands if it is not big enough.

class Buffer
pure nothrow @safe @nogc
void
writeData
(
in void[] data
)

Meta