A BSONArray structure (BSON type 0x04).
A BSON binary value.
BSON boolean value
A BSON value that can be seen as a boolean.
BSON DBPointer value.
BSON date time value
Value wrapper for a BSON 128-bit decimal.
A BSONDocument structure (BSON type 0x03).
Convenient type alias for document handlers
A BSON Double.
Operations for a BSONElement that can contain multiple nested elements.
BSON Integer value
BSON JavaScript value.
BSON scoped JavaScript value.
BSON Long value
A BSON value that can be seen as a number.
BSON ObjectId value.
A reader that produces an instance of T from a subtype of BSONValue.
BSON Regex value.
BSON Symbol value.
BSON Timestamp value
A writer that produces a subtype of BSONValue from an instance of T.
Binary Subtype
A reader that produces an instance of T from a subtype of BSONValue.
A writer that produces a subtype of BSONValue from an instance of T.
Handler factory
BSON Max key value
BSON Min key value
BSON null value
Timestamp companion
BSON Undefined value
Returns an array with given values.
Returns an empty array.
Returns a document with given elements.
Returns an empty document.
Returns a newly generated object ID.