Skip to content

v0.2.0 — Buffering

Latest
Compare
Choose a tag to compare
@jwodder jwodder released this 22 Dec 18:47
· 19 commits to master since this release
v0.2.0
  • Files opened by the load() & dump() methods & functions are now wrapped in std::io::BufReader/std::io::BufWriter
  • Added Flush variant to DumpError