decodeServiceData

fun <T> Advertisement.decodeServiceData(serviceUuid: Uuid, decoder: BleDataDecoder<T>): T?

Decode service-specific data. Zero-copy on iOS.