API Reference cbson v0.1.5

Modules

Bson provides encoding and decoding function for Bson format see http://bsonspec.org/

Represents Binary data

Represents a Javascript function and optionally its scope

This module provides two helper methods dump and load methods and provide explicit BSON conversion to and from json compatible Elixir terms. This allows for specialized encoding and decoding of BSON documents into Mongo Extended JSON <http://www.mongodb.org/display/DOCS/Mongo+Extended+JSON>_'s Strict mode. This lets you encode / decode BSON documents to json even when they use special BSON types.

Represents a Regex

Represents the special internal type Timestamp used by MongoDB

Represent UTC datetime