Oracle Fusion Middleware Java API Reference for Oracle ADF Model
12c (12.1.3)
E41647-01
 
- java.lang.Object
 
- 
- java.io.InputStream
 
- 
- oracle.jbo.client.remote.LobDomainInputStream
 
 
 
- 
- 
Method Summary
Methods 
| Modifier and Type | 
Method and Description | 
int | 
available()  | 
void | 
close()  | 
int | 
read()  | 
int | 
read(byte[] b,
    int off,
    int len)  | 
- 
Methods inherited from class java.io.InputStream
mark, markSupported, read, reset, skip 
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
- 
- 
Method Detail
- 
available
public int available()
- Overrides:
 
available in class java.io.InputStream 
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model
12c (12.1.3)
E41647-01
 
Copyright © 1997, 2014, Oracle. All rights reserved.