kourier
Toggle table of contents
0.2.2
common
Platform filter
common
Switch theme
Search in API
kourier
amqp-core
/
dev.kourier.amqp
/
Field
/
UByte
UByte
data
class
UByte
(
val
value
:
UByte
)
:
Field
Members
Members & Extensions
Constructors
UByte
Link copied to clipboard
constructor
(
value
:
UByte
)
Properties
kind
Link copied to clipboard
val
kind
:
Field.Kind
value
Link copied to clipboard
val
value
:
UByte
Functions
to
Any
Link copied to clipboard
fun
Field
.
toAny
(
)
:
Any
?
Converts a
Field
to an Any?, unwrapping it to its native type.