-
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.
David Frank authoredThe 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.
Loading