Skip to main content

Crate vortex_runend

Crate vortex_runend 

Source

Modules§

compress
decompress_bool
Optimized run-end decoding for boolean arrays.
ops

Structs§

RunEnd
RunEndData
RunEndDataParts
RunEndMetadata
RunEndSlots
RunEndSlotsView
Borrowed view of RunEndSlots.

Traits§

RunEndArrayExt
RunEndArraySlotsExt
Typed array accessors for RunEnd.

Functions§

initialize
Initialize run-end encoding in the given session.
trimmed_ends_iter

Type Aliases§

RunEndArray
A RunEnd-encoded Vortex array.