import { bytesAsyncIterableUnbufferedInput } from "https://deno.land/x/proc@0.20.32/legacy/examples/deps.ts";
A handler for AsyncIterable<Uint8Array>
input, unbuffered.
Returns
InputHandler<AsyncIterable<Uint8Array>>
import { bytesAsyncIterableUnbufferedInput } from "https://deno.land/x/proc@0.20.32/legacy/examples/deps.ts";
A handler for AsyncIterable<Uint8Array>
input, unbuffered.