createBinary

fun <T> createBinary(binary: ByteReadChannel): CallData<T>

Create a CallData wrapping a ByteReadChannel for reading binary data.