vibe-mqtt ~master (2021-01-11T08:51:05Z)
Dub
Repo
Serializer.clear
mqttd
serialization
Serializer
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Serializer
(R)
static if
(
__traits(hasMember, R, "clear")
)
void
clear
(
)
if
(
canSerializeTo
!(
R
)
)
Meta
Source
See Implementation
mqttd
serialization
Serializer
constructors
this
functions
clear
put
serialize
write
properties
data