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
A BSONDocument structure (BSON type 0x03).
A BSON Double.
Type of element for the BSON documents.
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 fron 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 fron an instance of T.
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.