mars ~master (2017-12-20T10:48:32Z)
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.