property ReadableStreamFromReaderOptions.chunkSize
The size of chunks to allocate to read, the default is ~16KiB, which is the maximum size that Deno operations can currently support.
The size of chunks to allocate to read, the default is ~16KiB, which is the maximum size that Deno operations can currently support.