package
1.0.2
Repository: https://github.com/couchbase/vellum.git
Documentation: pkg.go.dev

# Functions

NewSequences constructs a collection of Sequence which describe the byte ranges covered between the start and end runes.
No description provided by the author
SequenceFromEncodedRange creates sequence from the encoded bytes.

# Structs

Range describes a single range of byte values.

# Type aliases

No description provided by the author
Sequence is a collection of Range.
Sequences is a collection of Sequence.