bson v0.4.2

Modules summary

Bson

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

Bson.Bin

Represents Binary data

Bson.Decoder

Decoder for Bson documents

Bson.Decoder.Error

Container for error messages

Bson.Encoder
Bson.Encoder.Error

Container for error messages

Bson.JS

Represents a Javascript function and optionally its scope

Bson.ObjectId

Represents the MongoDB ObjectId

Bson.Regex

Represents a Regex

Bson.Timestamp

Represents the special internal type Timestamp used by MongoDB

Bson.UTC

Represent UTC datetime

BsonJson

Converts a Bson document into a JSON document

Protocols summary

Bson.Encoder.Protocol

Bson.Encoder.Protocol protocol defines Bson encoding according to Elxir terms and some Bson predefined structs (see Bson)