PackerImpl.beginRaw

Undocumented in source. Be warned that the author may not have intended to support it.
struct PackerImpl(Stream)
void
beginRaw
(
in size_t length
)
if (
isOutputRange!(Stream, ubyte) &&
isOutputRange!(Stream, ubyte[])
)

Meta