TextDecoder

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

decode
auto decode(BufferSource input, TextDecodeOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.
decode
auto decode(BufferSource input)
Undocumented in source. Be warned that the author may not have intended to support it.
decode
auto decode()
Undocumented in source. Be warned that the author may not have intended to support it.
encoding
auto encoding()
Undocumented in source. Be warned that the author may not have intended to support it.
fatal
auto fatal()
Undocumented in source. Be warned that the author may not have intended to support it.
ignoreBOM
auto ignoreBOM()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta