JBoss Application Server: Parent Aggregator 7.1.1.Final
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- AutoCloseable, org.jboss.marshalling.ByteInput, Closeable, DataInput
- All Known Implementing Classes:
- SimpleByteDataInput
public interface ByteDataInput
extends DataInput, org.jboss.marshalling.ByteInput
Interface used to establish a contract for a class that complies to both the DataInput and ByteInput contract.
- Author:
- John Bailey
-
-
Method Summary
-
Methods inherited from interface java.io.DataInput
readBoolean, readByte, readChar, readDouble, readFloat, readFully, readFully, readInt, readLine, readLong, readShort, readUnsignedByte, readUnsignedShort, readUTF, skipBytes
-
Methods inherited from interface org.jboss.marshalling.ByteInput
available, read, read, read, skip
JBoss Application Server: Parent Aggregator 7.1.1.Final
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.