Skip to content
  • Mark OLESEN's avatar
    ENH: unify read/write for containers · 498de8a7
    Mark OLESEN authored and Andrew Heather's avatar Andrew Heather committed
    - handle binary/contiguous first as being the most obvious, followed
      by increasing complexity of ascii.
      Structure reading and writing routines similarly by introducing a
      readList method to compliment the writeList method.
    498de8a7