Check read size in ReadableStream::downloadNumBytes()
Negative reads should throw before they cause an fread() failure. Zero-length reads can return an empty string immediately.
Showing
Please
register
or
sign in
to comment
Negative reads should throw before they cause an fread() failure. Zero-length reads can return an empty string immediately.