vibe-mqtt v0.1.8 (2017-02-04T20:32:11Z)
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