Module list_view_array

Source

Structs§

GenericListViewArray
An array of variable length lists, specifically in the list-view layout.

Type Aliases§

LargeListViewArray
A GenericListViewArray of variable size lists, storing offsets as i64.
ListViewArray
A GenericListViewArray of variable size lists, storing offsets as i32.