import { bytesAsyncIterableInput } from "https://deno.land/x/proc@0.20.5/legacy/runners/handlers/bytes-asynciterable.ts";
A handler for AsyncIterable<Uint8Array>
input.
Returns
InputHandler<AsyncIterable<Uint8Array>>
x/proc/legacy/runners/handlers/bytes-asynciterable.ts>bytesAsyncIterableInput
import { bytesAsyncIterableInput } from "https://deno.land/x/proc@0.20.5/legacy/runners/handlers/bytes-asynciterable.ts";
A handler for AsyncIterable<Uint8Array>
input.