Skip to content
Snippets Groups Projects
Commit 623c0624 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: simplify stream construction

- 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
parent 36d79540
Showing
with 116 additions and 144 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment