borland Packages Class Hierarchy datastore Package
java.lang.Object +----java.io.InputStream +----com.borland.datastore.BlobStream +----com.borland.datastore.FileStream
Properties Methods
This class is used internally by other com.borland
classes. You should never use this class directly.
public boolean isOpen()This property is used internally by other
com.borland
classes. You should never use this property directly.
public int available()This method is used internally by other
com.borland
classes. You should never use this method directly.
public void mark(int readLimit)This method is used internally by other
com.borland
classes. You should never use this method directly.
public boolean markSupported()This method is used internally by other
com.borland
classes. You should never use this method directly.
public int read()This method is used internally by other
com.borland
classes. You should never use this method directly.
public int read(byte[] destBuf, int offset, int length)This method is used internally by other
com.borland
classes. You should never use this method directly.
public void reset()This method is used internally by other
com.borland
classes. You should never use this method directly.
public void seek(int position)This method is used internally by other
com.borland
classes. You should never use this method directly.