Instance Propertyswift-mongodb 0.27.0BSONABI
options
BSON.Regex.swift:10var options: Options
Other members in extension
Types
enum Option
A MongoDB regex matching option.
struct OptionError
A MongoDB regex matching options string contained an invalid unicode scalar.
struct Options
A set of MongoDB regex matching options.
Type members
Instance members
var pattern: String
var size: Int
The size of this regex when encoded with interior and trailing null bytes.