Skip to content

0.1.3

Compare
Choose a tag to compare
@BenMorel BenMorel released this 28 Feb 20:38
· 33 commits to master since this release

New features:

  • FileStream::close() - closes the stream
  • FileStream::lock() & unlock() - advisory locking
  • BufferedWriter - buffers writes for optimal performance