savExtractionFormat-class: Extraction Metrics formatter
Description
Lane, tile, cycle, FWHM (ACGT), intensity (ACGT), datestamp, timestamp.
Datestamp and timestamp are munged at the moment because R does not
have native support for 32-bit unsigned integers and I have not implemented
a solution.
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