Outbuffer.prepend

Inserts bytes at beginning of buffer.

struct Outbuffer
nothrow
void
prepend
(
const(void)* b
,
size_t len
)

Meta