# Functions
NewCatBlobReader creates a new CatBlobReader parser.
NewCatBlobWriter creates a new CatBlobWriter marshaller.
NewFIReader creates a new FIReader parser.
NewFIWriter creates a new FIWriter marshaller.
# Structs
CatBlobReader is a low-level parser of an fast-import auxiliary "cat-blob" stream.
CatBlobWriter is a low-level marshaller for an auxiliary cat-blob stream.
FIReader is a low-level parser of a fast-import stream.
FIWriter is a low-level marshaller of a fast-import stream.