savFormat-class: Base class for formatters
Description
Defines the necessary slots to create parse different binary files using
the same generic parser.
Slots
name
:- vector of column names
type
:- vector of data types of elements
lengths
:- vector of byte lengths for each element
order
:- vector of column names for sorting
version
:- integer version number
default
:- logical default format ()