- java.lang.Object
-
- java.io.InputStream
-
- java.io.ByteArrayInputStream
-
- org.apache.derbyTesting.functionTests.util.streams.ReadOnceByteArrayInputStream
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private boolean |
isClosed |
-
Fields inherited from class java.io.ByteArrayInputStream
buf, count, mark, pos
-
Method Summary
-
Methods inherited from class java.io.ByteArrayInputStream
available, mark, reset, skip
-
Methods inherited from class java.io.InputStream
read
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
isClosed
private boolean isClosed
-
Method Detail
-
read
public int read()
- Overrides:
read
in class java.io.ByteArrayInputStream
Built on Wed 2017-07-26 06:18:47+0000, from revision ???
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.