BinaryRedis.brpop

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

Meta