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) -   | 
| MinKey | (BSON 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. |