RxBluetoothKotlin
RxBluetoothKotlin copied to clipboard
Usage of `value class`
Some of the returned data cloud be transformed from data class
to value class
introduced in Kotlin 1.5, it will increase the global performance of the library when processing input and outputs of the android framework.