vibe-mqtt v0.1.8 (2017-02-04T20:32:11Z)
Dub
Repo
Serializer.data
mqttd
serialization
Serializer
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Serializer
(R)
@
safe
@
property
nothrow
static if
(
__traits(hasMember, R, "data")
)
auto
data
(
)
if
(
canSerializeTo
!(
R
)
)
Meta
Source
See Implementation
mqttd
serialization
Serializer
constructors
this
functions
clear
put
serialize
write
properties
data