package
0.0.0-20241215053428-3a1a44b4375c
Repository: https://github.com/pingcap-incubator/tinykv.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewDecoder creates a NewDecoder.

# Constants

First byte in the encoded value which specifies the encoding type.
CodecVer is the constant number that represent the new row format.
First byte in the encoded value which specifies the encoding type.
First byte in the encoded value which specifies the encoding type.
First byte in the encoded value which specifies the encoding type.
First byte in the encoded value which specifies the encoding type.
First byte in the encoded value which specifies the encoding type.
First byte in the encoded value which specifies the encoding type.

# Structs

Decoder decodes the row to chunk.Chunk.
Encoder is used to encode a row.