Redis.bitpos

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Long bitpos(string key, bool value)
    class Redis
    Long
    bitpos
    (
    string key
    ,
    bool value
    )
  2. alias bitpos = BinaryRedis.bitpos
  3. Long bitpos(string key, bool value, BitPosParams params)

Meta