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, skip
public LobChunkInputStream(LobChunkProducer reader)
public int read() throws IOException
read
in class InputStream
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class InputStream
IOException
InputStream.close()
Copyright © 2016 JBoss by Red Hat. All rights reserved.