Skip to content
  • David Frank's avatar
    Add read and write free functions · efd71a61
    David Frank authored
    The read and write free functions decide based on the extension given,
    what format to read and write, making it a little more convenient to
    quickly switch output and input formats. So it's only necessary to
    change the string, rather than the string and the namespace prefix.
    efd71a61