Represents a BSON value.
Represents a BSON binary data value (BSON.Type.binData).
Represents a BSON date value (BSON.Type.date).
Represents a BSON object id (BSON.Type.binData).
Represents a BSON regular expression value (BSON.Type.regex).
Serializes to an in-memory BSON representation.
Represents a BSON timestamp value (BSON.Type.timestamp).
private