# Functions
Key generates a unique key for a chunk.
# Structs
Chunk contains information about the location of a particular piece of binary data.
ReaderWithSize is a Reader which holds the amount of read bytes.
# Interfaces
Storage implements methods required to persist data.