Client.substr

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

Meta