Kaluga
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaluga
bluetooth-base
/
com.splendo.kaluga.bluetooth.serialization
/
KeyByteOrder
Key
Byte
Order
@
SerialInfo
@
Target
(
allowedTargets
=
[
AnnotationTarget.PROPERTY
]
)
annotation class
KeyByteOrder
(
val
order
:
ByteOrder
=
ByteOrder.LEAST_SIGNIFICANT_FIRST
)
Applies
com.splendo.kaluga.bluetooth.serialization.ByteOrder
to any Key in a Map
Members
Properties
order
Link copied to clipboard
val
order
:
ByteOrder