Package org.apache.qpid.proton.codec
Class UnsignedByteType
java.lang.Object
org.apache.qpid.proton.codec.UnsignedByteType
- All Implemented Interfaces:
AMQPType<UnsignedByte>,PrimitiveType<UnsignedByte>
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidfastWrite(EncoderImpl encoder, UnsignedByte value) getEncoding(UnsignedByte val) final voidwrite(UnsignedByte val)