- java.lang.Object
-
- java.io.InputStream
-
- java.io.FilterInputStream
-
- java.io.DataInputStream
-
- org.apache.derby.iapi.services.classfile.ClassInput
-
-
Field Summary
-
Fields inherited from class java.io.FilterInputStream
in
-
Constructor Summary
Constructors
Constructor and Description |
ClassInput(java.io.InputStream in) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
(package private) byte[] |
getU1Array(int count) |
(package private) int |
getU2() |
(package private) int |
getU4() |
-
Methods inherited from class java.io.DataInputStream
read, read, readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, readUTF, skipBytes
-
Methods inherited from class java.io.FilterInputStream
available, close, mark, markSupported, read, reset, skip
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Built on Mon 2015-01-12 23:34:23+0300, from revision Unversioned directory
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.