# Functions
FromData returns a chunk from a byte slice of chunk data.
NewNopIterator returns a new chunk iterator that does not hold any data.
NewPool returns a new pool.
NewXORChunk returns a new chunk with XOR encoding of the given size.
# Type aliases
Encoding is the identifier for a chunk encoding.