# 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.