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