Structs§
- Byte
View  - Helper to access views of 
GenericByteViewArray(StringViewArrayandBinaryViewArray) where the length is greater than 12 bytes. 
Constants§
- MAX_
INLINE_ VIEW_ LEN  - The maximum number of bytes that can be stored inline in a byte view.
 
Functions§
- validate_
binary_ view  - Validates the combination of 
viewsandbuffersis a valid BinaryView - validate_
string_ view  - Validates the combination of 
viewsandbuffersis a valid StringView - validate_
view_ 🔒impl