WildFly: Core Parent Aggregator 2.2.0.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
WildFly: Core Parent Aggregator 2.2.0.Final
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2023 JBoss by Red Hat. All rights reserved.