Client.append

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void append(string key, string value)
    class Client
    override
    void
    append
    (
    string key
    ,
    string value
    )
  2. alias append = BinaryClient.append

Meta