msgpack-d ~master (2020-05-18T23:28:50Z)
Home
Dub
Repo
PackerImpl.stream
msgpack
packer
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
msgpack
packer
PackerImpl
constructors
this
functions
beginArray
beginMap
beginRaw
pack
packArray
packExt
packMap
packObject
properties
stream
static functions
register
registerHandler
Forwards to stream.