batchResults

@JvmName(name = "pllffopqrfhyufup")
suspend fun batchResults(value: List<Map<String, String>>?)

Parameters

value

The result of decoding a batch.


@JvmName(name = "uvrriynshaolyefs")
suspend fun batchResults(vararg values: Map<String, String>)

Parameters

values

The result of decoding a batch.