biod ~bio2 (2022-05-05T08:17:46.2810097)
Dub
Repo
PackerImpl.stream
bio
bam
thirdparty
msgpack
PackerImpl
Forwards to stream.
struct
PackerImpl
(Stream)
@
property
@
safe
nothrow ref
Stream
stream
(
)
if
(
isOutputRange
!(
Stream
,
ubyte
) &&
isOutputRange
!(
Stream
,
ubyte
[])
)
Return Value
Type:
Stream
the stream.
Meta
Source
See Implementation
bio
bam
thirdparty
msgpack
PackerImpl
constructors
this
functions
beginArray
beginMap
pack
packArray
packMap
properties
stream
static functions
registerHandler
Forwards to stream.