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 TypeMethodDescriptionvoid
fastWrite
(EncoderImpl encoder, UnsignedByte value) getEncoding
(UnsignedByte val) final void
write
(UnsignedByte val)