Search completed in 1.08 seconds.
12 results for "ReadableByteStreamController":
ReadableByteStreamController - Web APIs
WebAPIReadableByteStreamController
the readablebytestreamcontroller interface of the streams api represents a controller allowing control of a readablestream's state and internal queue.
...readablebytestreamcontroller instances are created automatically during readablestream construction.
... properties readablebytestreamcontroller.byobrequest read only returns the current byob pull request.
...And 5 more matches
ReadableByteStreamController.close() - Web APIs
WebAPIReadableByteStreamControllerclose
the close() method of the readablebytestreamcontroller interface closes the associated stream.
... syntax readablebytestreamcontroller.close(); parameters none.
... exceptions typeerror the source object is not a readablebytestreamcontroller, or the stream is not readable for some other reason.
ReadableByteStreamController.enqueue() - Web APIs
WebAPIReadableByteStreamControllerenqueue
the enqueue() method of the readablebytestreamcontroller interface enqueues a given chunk in the associated stream.
... syntax readablebytestreamcontroller.enqueue(chunk); parameters chunk the chunk to enqueue.
... exceptions typeerror the source object is not a readablebytestreamcontroller, or the stream cannot be read for some other reason, or the chunk is not an object, or the chunk's internal array buffer is non-existant or detached.
ReadableByteStreamController.error() - Web APIs
WebAPIReadableByteStreamControllererror
the error() method of the readablebytestreamcontroller interface causes any future interactions with the associated stream to error.
... syntax readablebytestreamcontroller.error(e); parameters e the error you want future interactions to fail with.
... exceptions typeerror the source object is not a readablebytestreamcontroller, or the stream is not readable for some other reason.
ReadableByteStreamController.byobRequest - Web APIs
WebAPIReadableByteStreamControllerbyobRequest
the byobrequest read-only property of the readablebytestreamcontroller interface returns the current byob pull request, or undefined if there are no pending requests.
... syntax var request = readablebytestreamcontroller.byobrequest; value a readablestreambyobrequest object instance, or undefined.
ReadableByteStreamController.desiredSize - Web APIs
WebAPIReadableByteStreamControllerdesiredSize
the desiredsize read-only property of the readablebytestreamcontroller interface returns the desired size required to fill the stream's internal queue.
... syntax var desiredsize = readablebytestreamcontroller.desiredsize; value an integer.
Index - Web APIs
WebAPIIndex
3586 readablebytestreamcontroller api, experimental, fetch, interface, readablebytestreamcontroller, reference, streams the readablebytestreamcontroller interface of the streams api represents a controller allowing control of a readablestream's state and internal queue.
... 3587 readablebytestreamcontroller.readablebytestreamcontroller() api, constructor, experimental, readablebytestreamcontroller, reference, streams the readablebytestreamcontroller() constructor creates and returns a readablebytestreamcontroller() object instance.
... 3588 readablebytestreamcontroller.byobrequest api, experimental, property, readablebytestreamcontroller, reference, streams, byobrequest the byobrequest getter property of the readablebytestreamcontroller interface returns the current byob pull request.
...And 5 more matches
ReadableStream.ReadableStream() - Web APIs
WebAPIReadableStreamReadableStream
the controller parameter passed to this method is a readablestreamdefaultcontroller or a readablebytestreamcontroller, depending on the value of the type property.
...the controller parameter passed to this method is a readablestreamdefaultcontroller or a readablebytestreamcontroller, depending on the value of the type property.
...if it is included with a value set to "bytes", the passed controller object will be a readablebytestreamcontroller capable of handling a byob (bring your own buffer)/byte stream.
ReadableStreamBYOBRequest - Web APIs
WebAPIReadableStreamBYOBRequest
the readablestreambyobrequest interface of the streams api represents a pull request into a readablebytestreamcontroller view.
... a view, as mentioned below, refers to a typed array representing the destination region to which the associated readablebytestreamcontroller controller can write generated data.
...readablestreambyobrequest instance is created automatically by readablebytestreamcontroller as needed.
Streams API - Web APIs
WebAPIStreams API
readablebytestreamcontroller represents a controller allowing control of a readablestream's state and internal queue.
... readablestreambyobrequest represents a pull into request in a readablebytestreamcontroller.
ReadableStreamBYOBReader.ReadableStreamBYOBReader() - Web APIs
WebAPIReadableStreamBYOBReaderReadableStreamBYOBReader
exceptions typeerror the supplied stream parameter is not a readablestream, or it is already locked for reading by another reader, or its stream controller is not a readablebytestreamcontroller.
Web APIs
WebAPI
rs rtcrtpparameters rtcrtpreceiveparameters rtcrtpreceiver rtcrtpsendparameters rtcrtpsender rtcrtpstreamstats rtcrtpsynchronizationsource rtcrtptransceiver rtcrtptransceiverdirection rtcrtptransceiverinit rtcsctptransport rtcsessiondescription rtcsessiondescriptioncallback rtcstats rtcstatsicecandidatepairstate rtcstatsreport rtcstatstype rtctrackevent rtctrackeventinit radionodelist range readablebytestreamcontroller readablestream readablestreambyobreader readablestreambyobrequest readablestreamdefaultcontroller readablestreamdefaultreader relativeorientationsensor renderingcontext report reportingobserver reportingobserveroptions request requestdestination resizeobserver resizeobserverentry response rsahashedimportparams rsahashedkeygenparams rsaoaepparams rsapssparams s svgaelement svgaltg...