Deserialize

Undocumented in source.

Members

Functions

cleanupUntilKind
void cleanupUntilKind()

Consume from the buffer until a valid kind is found.

nextKind
Kind nextKind()
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(ubyte[] v)
Undocumented in source. Be warned that the author may not have intended to support it.
unpack
Nullable!HeartBeat unpack()
Undocumented in source. Be warned that the author may not have intended to support it.
unpack
Nullable!ProtocolEnv unpack()
Undocumented in source. Be warned that the author may not have intended to support it.
unpack
Nullable!RemoteHost unpack()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buf
ubyte[] buf;
Undocumented in source.

Meta