biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
PackerImpl.registerHandler
bio
std
hts
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
std
hts
thirdparty
msgpack
PackerImpl
constructors
this
functions
beginArray
beginMap
pack
packArray
packMap
properties
stream
static functions
registerHandler