Deserialize

Undocumented in source.

Members

Aliases

Result
alias Result = SumType!(None, HeartBeat, ProtocolEnv, ConfDone, Command, Workdir, Key, TerminalCapability)
Undocumented in source.

Functions

put
void put(ubyte[] v)
Undocumented in source. Be warned that the author may not have intended to support it.
unpack
Result unpack()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buf
ubyte[] buf;
Undocumented in source.

Meta