DBsonFilter.BitsAnyClear

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

Meta