ByteVector
Constructors
Link copied to clipboard
Constructs a ByteVector from a collection of bytes.
Constructs a ByteVector from multiple bytes.
Properties
Link copied to clipboard
The number of bits in the final byte of raw that are to be ignored.
Link copied to clipboard
The raw data stored in this vector.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Converts this Vector into a ByteArray that fits into the content of BsonType.BinaryData.