Converts a byte value to a file format.
Converts a byte value to a file format.
The file format represented by this value.
SilkDataFormatException
if the byte represents no known file format.
Optionally returns the unpacker for a given file format and record version, if such an unpacker exists.
Optionally returns the unpacker for a given file format and record version, if such an unpacker exists.
Some(packer) if an appropriate unpacker exists,
None otherwise.
Collection of all known valid SiLK file formats.
Collection of all known valid SiLK file formats.