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