BinaryRedis.spop

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(ubyte)[] spop(const(ubyte)[] key)
  2. Set!(const(ubyte)[]) spop(const(ubyte)[] key, long count)
    class BinaryRedis
    Set!(const(ubyte)[])
    spop
    (
    const(ubyte)[] key
    ,
    long count
    )

Meta