Expand description
High-level prefix decoding.
Decoding is informational — recovers per-dim integer coordinates
from a prefix. Inverse normalization (back into typed
[crate::types::CoordValue]) is intentionally not provided: the
prefix is lossy for Float64 and String dims by design.