Skip to content
  • Mark OLESEN's avatar
    ENH: additional low-level raw binary output for Ostream. · 74f667a8
    Mark OLESEN authored
    - low-level beginRaw(), writeRaw(), endRaw() methods.
      These can be used to directly add '()' decorators for serial output
      or prepare/cleanup parallel buffers.
      Used, for example, when outputting indirect lists in binary to avoid.
    74f667a8