DBsonFilter.BitsAllClear

Undocumented in source. Be warned that the author may not have intended to support it.
  1. O BitsAllClear(string field, BsonBinData data)
  2. O BitsAllClear(string field, int[] positions)
    class DBsonFilter
    @safe
    O
    BitsAllClear
    (
    this O
    )
    (
    string field
    ,
    int[] positions
    )
  3. O BitsAllClear(string field, int mask)

Meta