WildFly: Core Parent Aggregator 2.2.0.Final
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- AutoCloseable, org.jboss.marshalling.ByteOutput, Closeable, DataOutput, Flushable
- All Known Implementing Classes:
- SimpleByteDataOutput
public interface ByteDataOutput
extends DataOutput, org.jboss.marshalling.ByteOutput
Interface used to establish a contract for a class that complies to both the DataOutput and ByteOutput contract.
- Author:
- John Bailey
-
-
Method Summary
-
Methods inherited from interface java.io.DataOutput
write, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF
-
Methods inherited from interface org.jboss.marshalling.ByteOutput
write, write, write
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.