Default
Default BluetoothFormat
Properties
Functions
Link copied to clipboard
open override fun <T> decodeFromByteArray(deserializer: DeserializationStrategy<T>, bytes: ByteArray): T
Link copied to clipboard
Link copied to clipboard
operator fun invoke(from: BluetoothFormat = this, builder: BluetoothFormat.Builder.() -> Unit): BluetoothFormat
Link copied to clipboard
Returns a KSerializer for the given type T used by this BluetoothFormat.