Uses of Package
com.helger.base.io.stream
Packages that use com.helger.base.io.stream
Package
Description
-
Classes in com.helger.base.io.stream used by com.helger.base.codec.base64ClassDescriptionA wrapper around another
FilterInputStreamto make the wrappedInputStreamaccessible.A wrapper around anotherFilterOutputStreamto make the wrappedOutputStreamaccessible. -
Classes in com.helger.base.io.stream used by com.helger.base.io.nonblockingClassDescriptionA wrapper around another
FilterInputStreamto make the wrappedInputStreamaccessible.A wrapper around anotherFilterOutputStreamto make the wrappedOutputStreamaccessible. -
Classes in com.helger.base.io.stream used by com.helger.base.io.streamClassDescriptionSpecial implementation of
IHasInputStreamwith that has an InputStream supplier that can be read more than once!AnOutputStreamthat discards all bytes to be writtenA simple builder to copy an InputStream (StreamHelper.CopyByteStreamBuilder.from(InputStream)) to an OutputStream (StreamHelper.CopyByteStreamBuilder.to(OutputStream)) with certain parameters.A simple builder to copy a Reader (StreamHelper.CopyCharStreamBuilder.from(Reader)) to an Writer (StreamHelper.CopyCharStreamBuilder.to(Writer)) with certain parameters.An input stream based on an input String.A wrapper around anotherFilterInputStreamto make the wrappedInputStreamaccessible.A wrapper around anotherFilterOutputStreamto make the wrappedOutputStreamaccessible.A wrapper around anotherFilterReaderto make the wrappedReaderaccessible.A wrapper around anotherFilterWriterto make the wrappedWriteraccessible. -
Classes in com.helger.base.io.stream used by com.helger.base.io.streamproviderClassDescription
InputStreamwrapped around a singleByteBuffer.An input stream based on an input String.