public final class ChunkInputStream extends SdkLengthAwareInputStream
in| Constructor and Description |
|---|
ChunkInputStream(InputStream inputStream,
long length) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
available, mark, read, read, remaining, reset, skipmarkSupported, readpublic ChunkInputStream(InputStream inputStream, long length)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterInputStreamIOExceptionCopyright © 2023. All rights reserved.