Serialize

Undocumented in source.

Members

Functions

pack
void pack(Kind k)
Undocumented in source. Be warned that the author may not have intended to support it.
pack
void pack(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
pack
void pack(T v)
Undocumented in source. Be warned that the author may not have intended to support it.
pack
void pack()
Undocumented in source. Be warned that the author may not have intended to support it.
pack
void pack()
Undocumented in source. Be warned that the author may not have intended to support it.
pack
void pack(Workdir wd)
Undocumented in source. Be warned that the author may not have intended to support it.
pack
void pack(Key key)
Undocumented in source. Be warned that the author may not have intended to support it.
pack
void pack(Command cmd)
Undocumented in source. Be warned that the author may not have intended to support it.
pack
void pack(ProtocolEnv env)
Undocumented in source. Be warned that the author may not have intended to support it.
pack
void pack(TerminalCapability t)
Undocumented in source. Be warned that the author may not have intended to support it.
packArray
void packArray(T[] value)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

w
WriterT w;
Undocumented in source.

Meta