podafBson

A BSON specification implementation

Classes

Binary

(BSON Type) - Wraps binary data and its subType.

BsonIO

Reads and writes BSON documents to and from Streams and Bufs.

MaxKey

(BSON Type) - MaxKey is greater than any other value of any type.

MinKey

(BSON Type) - MinKey is less than any other value of any type.

ObjectId

(BSON Type) - A globally unique identifier for MongoDB objects.

Timestamp

(BSON Type) - Timestamps are used internally by MongoDB's replication.

Enums

BsonType

A list of BSON types.