Skip to main content

Module list

Module list 

Source

Functionsยง

compute_lengths
compute_lengths_fixed_size_list
compute_lengths_list_view
Computes the encoded lengths for a GenericListViewArray
decodeโš 
Decodes an array from rows with the provided options
decode_fixed_size_listโš 
Decodes a fixed size list array from rows with the provided options
decode_list_viewโš 
Decodes a GenericListViewArray from rows with the provided options
encode
Encodes the provided GenericListArray to out with the provided SortOptions
encode_fixed_size_list
Encodes the provided FixedSizeListArray to out with the provided SortOptions
encode_list_view
Encodes the provided GenericListViewArray to out with the provided SortOptions
encode_one ๐Ÿ”’
list_element_encoded_len ๐Ÿ”’
Computes the encoded length for a single list element given its child rows.