vibe-mqtt ~master (2021-01-11T08:51:05Z)
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