public class BfileInputStream extends BufferedInputStream
BFILE.closeFile upon close.BufferedInputStreamin| Constructor and Description |
|---|
BfileInputStream(oracle.sql.BFILE bfile,
S_LibrarySession session)
Constructs a BfileInputStream.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
available, mark, markSupported, read, read, reset, skipreadpublic BfileInputStream(oracle.sql.BFILE bfile,
S_LibrarySession session)
throws IfsException
bfile - the BFILEsession - the sessionIfsException - if the operation failspublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class BufferedInputStreamIOExceptionCopyright © 2025. All rights reserved.