Uses of Class
com.rabbitmq.stream.amqp.UnsignedByte
-
Packages that use UnsignedByte Package Description com.rabbitmq.stream.amqp Classes for AMQP 1.0 message format support. -
-
Uses of UnsignedByte in com.rabbitmq.stream.amqp
Methods in com.rabbitmq.stream.amqp that return UnsignedByte Modifier and Type Method Description static UnsignedByte
UnsignedByte. valueOf(byte underlying)
static UnsignedByte
UnsignedByte. valueOf(String value)
-