package
1.6.1
Repository: https://github.com/octu0/bitcaskdb.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewDecoder creates a streaming Entry decoder.
NewEncoder creates a streaming Entry encoder.

# Constants

24 byte.

# Structs

Decoder wraps an underlying io.Reader and allows you to stream Entry decodings on it.
Encoder wraps an underlying io.Writer and allows you to stream Entry encodings on it.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author