arrow-fx-coroutines / arrow.fx.coroutines.stream / echoChunk

echoChunk

fun <O> Pull<O, Unit>.echoChunk(): Pull<O, Pull<O, Unit>?>

Reads the next available chunk from the input and emits it to the output.

Do you like Arrow?

Arrow Org
<