Small set of Java tools for dealing with streams (InputStreams and OutputStreams). The aim is to ease the use of pipes when they're required. Main features are: * "Convert" an OutputStream to an InputStream. * Count the number of bytes read or wrote to a given stream. * While reading the data from an InputStream copy it to a supplied OutputStream. * Read the content of an InputStream multiple times or seek to a definite position
Release date: 5 March 2011
License: The BSD Software License
Files: 45,
Classes: 45,
Lines of code: 8334
Google AppEngine: Partial support
Depends on:(View as diagram)
  • Maven-Central / commons-collections / commons-collections
  • Maven-Central / commons-io / commons-io
  • Maven-Central / commons-lang / commons-lang
  • Maven-Central / junit / junit
  • Maven-Central / org.hamcrest / hamcrest-core
  • Maven-Central / org.slf4j / slf4j-api
  • Maven-Central / org.slf4j / slf4j-simple
  • JDK / jdk / openjdk
Used by:
  • Maven-Central / net.sf.jsignature.io-tools / wazformat
MD5 Signatures:
  • 18026b5b7717f215d542179bc522790b
  • 26370b382e7cdb0384f506041ca7bbc5
  • 84743fc499f6ec86d9738601084398d7
New to GrepCode? Check out our FAQ X