See: Description
| Interface | Description |
|---|---|
| LazyInputStream.InputStreamProvider |
An interface to be implemented by clients that wish to utilize
LazyInputStreams. |
| Class | Description |
|---|---|
| LazyInputStream |
An input stream that reads from an underlying
InputStream, deferring
the interactions until needed. |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.