# Functions
BuildCompressReader reads key/value pairs from the compressed reader.
UseCompressedWriter builds a compressed writer and closes it after the callback returns.
WriteCompress writes the given key/value pairs to the store in writer.
# Interfaces
ReadSeekerAt is the interface BuildCompressReader accepts.