biod ~meson (2022-05-07T11:17:22.3072764)
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