Skip to content

Release 3.0

Choose a tag to compare

@DrBrad DrBrad released this 11 Mar 22:06
· 20 commits to main since this release

Fixed

  • Variables using HashMap instead of Map as constructor
  • Variables using ArrayList instead of List as constructor

Added

  • BencodeReader for input streams
  • BencodeWriter for output streams