PipelineBase.bitfield

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(List!(Long)) bitfield(string key, string[] elements)
    class PipelineBase
    Response!(List!(Long))
    bitfield
    (
    string key
    ,
    string[] elements...
    )
  2. Response!(List!(Long)) bitfield(const(ubyte)[] key, const(ubyte)[][] elements)

Meta