Module byte_view_array

Source

Structs§

GenericByteViewArray
Variable-size Binary View Layout: An array of variable length bytes views.

Type Aliases§

BinaryViewArray
A GenericByteViewArray of [u8]
StringViewArray
A GenericByteViewArray that stores utf8 data