webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
import"TextDecoder.idl";
Public Member Functions | |
USVString | decode (optional BufferSource? input, optional TextDecodeOptions options) |
Public Attributes | |
readonly attribute DOMString | encoding |
readonly attribute boolean | fatal |
readonly attribute boolean | ignoreBOM |
USVString TextDecoder::decode | ( | optional BufferSource? | input, |
optional TextDecodeOptions | options | ||
) |