Versions in this module Expand all Collapse all v1 v1.2.0 Oct 30, 2024 v1.1.0 Jun 24, 2024 Changes in this version + func IsRangeKey(ik sstable.InternalKey) bool + type Fragmenter = keyspan.Fragmenter + type Key = keyspan.Key + type Span = keyspan.Span + func Decode(ik sstable.InternalKey, val []byte, keysDst []keyspan.Key) (Span, error)