ReadableStreamDefaultReader : Object
Instance Methods
releaseLock() : undefined;
Release the lock on the ReadableStream so another reader can read from the stream.
Example:
RunResults:
Copyright © JavaScripture Contributors
Release the lock on the ReadableStream so another reader can read from the stream.