BSON::Binary::Vector
Constructors
Instance methods
as_float32
Returns a zero-copy Slice over the underlying bytes. Assumes the executing system uses Little Endian (standard for BSON targets like x86/ARM).
as_packed_bit
Directly returns the underlying Bytes slice since PackedBit maps cleanly to UInt8 arrays.
data
Sourcedtype
Sourcepadding
Sourceto_binary_data
Source