//
pkg.gl
Category
github.com/cockroachdb/cockroach
pkg
sql
rowenc
keyside
package
25.1.0+incompatible
Repository:
https://github.com/cockroachdb/cockroach.git
Documentation:
pkg.go.dev
Versions
3
Dependencies
18
Dependents
45
Files
707 SLOC
#
Functions
Decode
Decode decodes a value encoded by Encode from a key.
Encode
Encode encodes `val` using key encoding and appends it to `b`, returning the new buffer.
Skip
Skip skips one value of in a key, returning the remainder of the key.