biod ~bio2 (2022-05-05T08:17:46.2810097)
Dub
Repo
PackerImpl.registerHandler
bio
bam
thirdparty
msgpack
PackerImpl
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
Source
See Implementation
bio
bam
thirdparty
msgpack
PackerImpl
constructors
this
functions
beginArray
beginMap
pack
packArray
packMap
properties
stream
static functions
registerHandler