Typescript Library Declarations (DOM)
Variable TextDecoderStream
Text
Decoder
Stream
:
{
prototype
:
TextDecoderStream
;
new
(
label
?
,
options
?
)
:
TextDecoderStream
;
}
Type declaration
new
(
label
?
,
options
?
)
:
TextDecoderStream
Parameters
Optional
label
:
string
Optional
options
:
TextDecoderOptions
Returns
TextDecoderStream
prototype
:
TextDecoderStream
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark