TernaryPacked

Ternary encoding: 2 bits per element, packed 4 elements per byte.

Properties

Link copied to clipboard
open override val name: String

Human-readable name for diagnostics and memory reports.

Functions

Link copied to clipboard
open override fun physicalBytes(elementCount: Long): Long

Physical bytes required to store elementCount logical elements in this encoding, or null if the encoding is opaque/variable.