Streams API

GPTKB entity

Statements (32)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:allows reading data in chunks
transforming data streams
writing data in chunks
gptkbp:availableOn gptkb:JavaScript
gptkbp:definedIn gptkb:WHATWG
gptkbp:documentation https://streams.spec.whatwg.org/
https://developer.mozilla.org/en-US/docs/Web/API/Streams_API
gptkbp:enables handling streaming data in web applications
https://www.w3.org/2000/01/rdf-schema#label Streams API
gptkbp:includes gptkb:ReadableStream
gptkb:TransformStream
gptkb:WritableStream
gptkb:ByteLengthQueuingStrategy
gptkb:CountQueuingStrategy
gptkbp:introducedIn 2015
gptkbp:partOf gptkb:HTML_Living_Standard
gptkbp:supportedBy gptkb:Edge
gptkb:Safari
gptkb:Firefox
gptkb:Chrome
gptkbp:usedFor video streaming
audio streaming
real-time data processing
progressive web apps
network requests
processing large files
gptkbp:bfsParent gptkb:Node.js
gptkb:Fetch_Standard
gptkb:File_API
gptkb:Streams_Standard
gptkbp:bfsLayer 5