[go: up one dir, main page]

Module binary

Module binary 

Source
Expand description

Contains functionality related to BSON binary values.

Structs§

Binary
Represents a BSON binary value.
PackedBitVector
A vector of packed bits. This type can be constructed by calling PackedBitVector::new.

Enums§

Vector
A vector of numeric values. This type can be converted into a Binary of subtype BinarySubtype::Vector.