- java.lang.Object
-
- java.io.InputStream
-
- java.io.FilterInputStream
-
- org.apache.derby.client.am.CloseFilterInputStream
-
-
Field Summary
-
Fields inherited from class java.io.FilterInputStream
in
-
Method Summary
Methods
Modifier and Type |
Method and Description |
int |
available() |
void |
close() |
int |
read() |
int |
read(byte[] b) |
int |
read(byte[] b,
int off,
int len) |
long |
skip(long n) |
-
Methods inherited from class java.io.FilterInputStream
mark, markSupported, reset
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
closed
private boolean closed
Built on Wed 2013-10-23 04:43:53+0000, from revision ???
Apache Derby V10.10 Internals - Copyright © 2004,2013 The Apache Software Foundation. All Rights Reserved.