Functionsยง
- compute_
lengths - compute_
lengths_ fixed_ size_ list - compute_
lengths_ list_ view - Computes the encoded lengths for a
GenericListViewArray - decodeโ
- Decodes an array from
rowswith the providedoptions - decode_
fixed_ โsize_ list - Decodes a fixed size list array from
rowswith the providedoptions - decode_
list_ โview - Decodes a
GenericListViewArrayfromrowswith the providedoptions - encode
- Encodes the provided
GenericListArraytooutwith the providedSortOptions - encode_
fixed_ size_ list - Encodes the provided
FixedSizeListArraytooutwith the providedSortOptions - encode_
list_ view - Encodes the provided
GenericListViewArraytooutwith the providedSortOptions - encode_
one ๐ - list_
element_ ๐encoded_ len - Computes the encoded length for a single list element given its child rows.