Module omf::file

source ·
Expand description

Contains the Reader and Writer objects.

Structs§

  • Compression level to use. Applies to Parquet and JSON data in the OMF file.
  • Memory limits for reading OMF files.
  • OMF reader object.
  • A seek-able sub-file with a start and end point within a larger file.
  • OMF writer object.