Redis.bitfield

Undocumented in source. Be warned that the author may not have intended to support it.
  1. List!(long) bitfield(string key, string[] arguments)
    class Redis
    List!(long)
    bitfield
    (
    string key
    ,
    string[] arguments...
    )
  2. alias bitfield = BinaryRedis.bitfield

Meta