Package com.swiftmq.amqp.v091.io
Interface BitSupportDataOutput
- All Superinterfaces:
DataOutput
- All Known Implementing Classes:
BitSupportDataOutputStream
-
Method Summary
Methods inherited from interface java.io.DataOutput
write, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTF
-
Method Details
-
writeBit
- Throws:
IOException
-
bitFlush
- Throws:
IOException
-