Message.serialize

Undocumented in source. Be warned that the author may not have intended to support it.
class Message
protected
ubyte[]
serialize
(
T
)
(,
string method = string.init
)
if (
BaseTypeTuple!T.length > 0 &&
is(BaseTypeTuple!T[0] == Message)
)

Meta