Cyanide v0.5.1 Bson.Encoder View Source

Link to this section Summary

Functions

Accumulate element in an element list

Creates a document for an array (list of items)

Creates a document using a collection of element, this is, a key-value pair

Returns encoded element using its name and value

Wraps a bson document with size and trailing null character

Wraps a bson document with size and trailing null character

Link to this section Functions

Link to this function

accumulate_elist(name, value, elist) View Source

Accumulate element in an element list

Creates a document for an array (list of items)

Creates a document using a collection of element, this is, a key-value pair

Returns encoded element using its name and value

Wraps a bson document with size and trailing null character

Wraps a bson document with size and trailing null character