Package org.omnaest.utils.streams

Class Summary
InputStreamDecorator Decorator of an InputStream which delegates all methods to the given InputStream instance
InputStreamDecoratorSimple Simple decorator of an InputStream which only relies on the InputStreamDecoratorSimple.read() method of the given InputStream for any of the available read operations like InputStream.read(byte[]) and InputStream.read(byte[], int, int).
StreamConnector This class offers methods to connect to streams to each other.
StreamConnector.TransferResult  
 



Copyright © 2013. All Rights Reserved.