|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
FileNotFoundException is thrown.
InputStream counting the bytes read. the methods InputCountStream.skip(long), InputCountStream.mark(int)
and InputCountStream.reset() are not supported and throw an UnsupportedOperationException.InputStream counting the bytes passing through. the constructor's caller
is responsible for filling in the InputCountStream.baseStream field.
InputStream counting the bytes passing through. the constructor's caller
is responsible for filling in the InputCountStream.baseStream field.
InputStream counting the bytes passing through. for creating the stream,
the Streams.input(File) method is used.
InputStream counting the bytes passing through. for creating the stream,
the Streams.input(File) method is used.
FilterInputStream counting the bytes passing through.
FilterInputStream counting the bytes passing through.
InputStream caching the data read and providing them as new InputStream on
request. caching is done in memory and/or in file.InputStreamCache that only uses in-memory caching.
InputStreamCache. as cache directory, the directory from the system property
java.io.tmpdir is used.
InputStreamCache.
IllegalStateException.
IllegalStateException.
|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||