Skip to content

1.0.0-beta4

Pre-release
Pre-release
Compare
Choose a tag to compare
@webmozart webmozart released this 02 Oct 13:38
· 28 commits to master since this release
  • renamed Input and implementations to InputStream
  • renamed Output and implementations to OutputStream
  • turned IO into a class
  • added Input
  • added Output
  • added isClosed() to InputStream and OutputStream
  • removed RawIO and FormattedIO
  • changed constructor of BufferedIO
  • changed constructor of ConsoleIO