# Variables
These variables are used as namespaces for methods pertaining to encoding individual BSON types.
These variables are used as namespaces for methods pertaining to encoding individual BSON types.
These variables are used as namespaces for methods pertaining to encoding individual BSON types.
These variables are used as namespaces for methods pertaining to encoding individual BSON types.
These variables are used as namespaces for methods pertaining to encoding individual BSON types.
These variables are used as namespaces for methods pertaining to encoding individual BSON types.
These variables are used as namespaces for methods pertaining to encoding individual BSON types.
These variables are used as namespaces for methods pertaining to encoding individual BSON types.
These variables are used as namespaces for methods pertaining to encoding individual BSON types.
These variables are used as namespaces for methods pertaining to encoding individual BSON types.
These variables are used as namespaces for methods pertaining to encoding individual BSON types.
ErrTooSmall indicates that slice provided to encode into is not large enough to fit the data.
These variables are used as namespaces for methods pertaining to encoding individual BSON types.
These variables are used as namespaces for methods pertaining to encoding individual BSON types.
These variables are used as namespaces for methods pertaining to encoding individual BSON types.
These variables are used as namespaces for methods pertaining to encoding individual BSON types.
These variables are used as namespaces for methods pertaining to encoding individual BSON types.
These variables are used as namespaces for methods pertaining to encoding individual BSON types.
These variables are used as namespaces for methods pertaining to encoding individual BSON types.
These variables are used as namespaces for methods pertaining to encoding individual BSON types.
# Structs
ArrayNS is a namespace for encoding BSON Array elements.
BinNS is a namespace for encoding BSON Binary elements.
BooleanNS is a namespace for encoding BSON Boolean elements.
BSONByteNS is a namespace for encoding a single byte.
CodeWithScopeNS is a namespace for encoding BSON CodeWithScope elements.
CStringNS is a namespace for encoding BSON CString elements.
DatetimeNS is a namespace for encoding BSON Datetime elements.
DBPointerNS is a namespace for encoding BSON DBPointer elements.
Decimal128NS is a namespace for encoding BSON Decimal128 elements.
DocumentNS is a namespace for encoding BSON Document elements.
DoubleNS is a namespace for encoding BSON Double elements.
Int32NS is a namespace for encoding BSON Int32 elements.
Int64NS is a namespace for encoding BSON Int64 elements.
JavaScriptNS is a namespace for encoding BSON JavaScript elements.
ObjectIDNS is a namespace for encoding BSON ObjectID elements.
RegexNS is a namespace for encoding BSON Regex elements.
StringNS is a namespace for encoding BSON String elements.
SymbolNS is a namespace for encoding BSON Symbol elements.
TimestampNS is a namespace for encoding Timestamp Double elements.