package
2.0.2
Repository: https://github.com/cockroachdb/pebble.git
Documentation: pkg.go.dev

# Functions

Decode takes an internal key pair encoding a range deletion and returns a decoded keyspan containing the key.
DecodeIntoSpan decodes an internal key pair encoding a range deletion and appends a key to the given span.
Encode takes a Span containing only range deletions.