kable
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kable
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