DenoDeno.SubprocessReadableStream.bytesmethod Deno.SubprocessReadableStream.bytes#SubprocessReadableStream.bytes(): Promise<Uint8Array<ArrayBuffer>>Reads the stream to completion. It returns a promise that resolves with a Uint8Array. Return Type #Promise<Uint8Array<ArrayBuffer>>
method Deno.SubprocessReadableStream.bytes#SubprocessReadableStream.bytes(): Promise<Uint8Array<ArrayBuffer>>Reads the stream to completion. It returns a promise that resolves with a Uint8Array. Return Type #Promise<Uint8Array<ArrayBuffer>>