true if the stream is currently locked to a ReadableBodyStreamReader
for this stream, false it not.
Get a reader to the specified associate stream, which can be used to ready bytes from the stream.
ReadableBodyStreamReader
of the associated stream.
Generated using TypeDoc
Readable stream to an HTTP Request/Response Body. This is similar to the Streams API's ReadableStream