Skip to content

v0.2.5

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Feb 06:00
· 6 commits to main since this release
  • Add functions to allow for buffered reading and writing. (#27)
  • Fix a bug where closing the Writer after writing can cause the Reader to
    lose bytes. (#31)