Skip to content
  • Mark OLESEN's avatar
    ENH: simplify stream construction · 623c0624
    Mark OLESEN authored
    - with IOstreamOption there are no cases where we need to construct
      top-level streams (eg, IFstream, OFstream) with additional information
      about the internal IOstream 'version' (eg, version: 2.0).
    
      Makes it more convenient to open files with a specified
      format/compression combination - no clutter of specifying the
      version
    623c0624