ProtoAccessors

Undocumented in source.

Constructors

this
this(R __data)
Undocumented in source.

Members

Functions

deserialize
void deserialize(R __r)
Undocumented in source. Be warned that the author may not have intended to support it.
serialize
ubyte[] serialize()
Undocumented in source. Be warned that the author may not have intended to support it.
serializeTo
void serializeTo(R __r)
Undocumented in source. Be warned that the author may not have intended to support it.
toJson
auto toJson()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromProto
auto fromProto(R data)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta