public class LobChunkInputStream extends InputStream
| Constructor and Description |
|---|
LobChunkInputStream(LobChunkProducer reader) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
read() |
available, mark, markSupported, read, read, reset, skippublic LobChunkInputStream(LobChunkProducer reader)
public int read()
throws IOException
read in class InputStreamIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class InputStreamIOExceptionInputStream.close()Copyright © 2018 JBoss by Red Hat. All rights reserved.