PackerImpl.registerHandler

Undocumented in source. Be warned that the author may not have intended to support it.
struct PackerImpl(Stream)
static @system
void
registerHandler
(
T
alias Handler
)
()
if (
isOutputRange!(Stream, ubyte) &&
isOutputRange!(Stream, ubyte[])
)

Meta