BinaryRedis.blpop

Undocumented in source. Be warned that the author may not have intended to support it.
  1. List!(const(ubyte)[]) blpop(int timeout, const(ubyte)[][] keys)
  2. List!(const(ubyte)[]) blpop(const(ubyte)[][] args)
    class BinaryRedis
    List!(const(ubyte)[])
    blpop
    (
    const(ubyte)[][] args...
    )

Meta