package
1.15.2
Repository: https://github.com/ethereum/go-ethereum.git
Documentation: pkg.go.dev

# Functions

NewReader returns a new Reader that reads from r.
NewWriter returns a new Writer that writes to w.

# Structs

Entry
Entry is a variable-length-data record in an e2store.
A Reader reads entries from an e2store-encoded file.
Writer writes entries using e2store encoding.