# Functions

Marshal formats an object into a slice of bytes of BSON.
Unmarshal parses a slice of bytes into an object using a few simple type inference rules.
UnmarshalType parses a slice of bytes into an object of a given type.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author