webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"ReadableByteStreamController.idl";
Public Member Functions | |
void | enqueue (optional any chunk) |
void | close () |
void | error (optional any error) |
Public Attributes | |
readonly attribute ReadableStreamBYOBRequest | byobRequest |
readonly attribute double | desiredSize |
void ReadableByteStreamController::close | ( | ) |
readonly attribute ReadableStreamBYOBRequest ReadableByteStreamController::byobRequest |