Client.spop

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

Meta