toggle menu
kable
common
switch theme
search in API
kable-core
/
com.juul.kable.logs
/
Logging
/
DataProcessor
Data
Processor
@
ObsoleteKableApi
fun
interface
DataProcessor
Members
Types
Operation
Link copied to clipboard
enum
Operation
:
Enum
<
Logging.DataProcessor.Operation
>
Functions
process
Link copied to clipboard
abstract
fun
process
(
data
:
ByteArray
,
operation
:
Logging.DataProcessor.Operation
?
,
serviceUuid
:
Uuid
?
,
characteristicUuid
:
Uuid
?
,
descriptorUuid
:
Uuid
?
)
:
String