mars v1.0.1 (2017-11-03T14:40:05Z)
Dub
Repo
MessagePackable.toMsgpack
msgpack
MessagePackable
Member selecting version of toMsgpack.
void
toMsgpack
(Packer packer, bool withFieldName)
void
toMsgpack
(Packer packer, bool withFieldName)
mixintemplate
MessagePackable
(Members...)
const
static if
(!(
Members.length == 0
))
void
toMsgpack
(
Packer
)
(
ref
Packer
packer
,
bool
withFieldName
= false
)
Meta
Source
See Implementation
msgpack
MessagePackable
functions
fromMsgpack
toMsgpack
Member selecting version of toMsgpack.