Serialize.pack

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void pack(Kind k)
  2. void pack(string s)
    struct Serialize(WriterT)
    @safe
    void
    pack
    (
    const string s
    )
  3. void pack(T v)
  4. void pack()
  5. void pack(ProtocolEnv env)
  6. void pack(RemoteHost host)

Meta