webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"ReadableStream.idl";
Public Member Functions | |
Promise< any > | cancel (optional any reason) |
Object | getReader (optional any options) |
Promise< any > | pipeTo (any streams, optional any options) |
Object | pipeThrough (any dest, any options) |
Object | tee () |
Public Attributes | |
readonly attribute boolean | locked |
Object ReadableStream::tee | ( | ) |