EasyStream is a Java library that ease the task to use streams.
EasyStream is a natural extension of Apache commons-io ( http://commons.apache.org/io/ ), providing advanced solutions to some common but not trivial problem. This library key points are performances, low memory footprint, reduced set of dependencies and simplicity of usage.
Features
- 'Convert' an OutputStream into an InputStream and Writer into a Reader.
- Gather some statistics on your streams: bit rate, total number of bytes read/written.
- Streams connection and wiring: while reading the data from an InputStream you can "tee" it to another OutputStream.
- Streams connection and wiring: write data to multiple OutputStreams in parallel.
Categories
LibrariesLicense
BSD LicenseOther Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of EasyStream!