GoldenGateBindings / com.fitbit.goldengate.bindings.remote / CborHandler / handle

handle

abstract fun handle(requestParamsCbor: ByteArray): ByteArray

Exceptions

IllegalArgumentException - if the requestParams do not conform to expectations.

Return
a ByteArray containing the result, or null if there was an error.