Serializer

Undocumented in source.

Constructors

this
this(R output)
Undocumented in source.

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(ubyte val)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(ubyte[] val)
Undocumented in source. Be warned that the author may not have intended to support it.
serialize
void serialize(T item)

Serialize given Mqtt packet

write
Serializer write(T val)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

data
auto data [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta