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