Structs§
- Generic
List View Array - An array of variable length lists, specifically in the list-view layout.
Type Aliases§
- Large
List View Array - A
GenericListViewArray
of variable size lists, storing offsets asi64
. - List
View Array - A
GenericListViewArray
of variable size lists, storing offsets asi32
.