getByteArray

fun <ERROR CLASS>.getByteArray(index: Int): ByteArray

Returns the output at index as a ByteArray.

fun <ERROR CLASS>.getByteArray(name: String): ByteArray

Returns the output by name as a ByteArray.