Outbuffer.prependBytes

Inserts string at beginning of buffer.

struct Outbuffer
nothrow
void
prependBytes
(
const(char)* s
)

Meta