package
0.0.0-20240910101210-a1ef4089cc28
Repository: https://github.com/ripoff2/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.