MLE text encoding API(mle-js-encodings)
Preparing search index...
decoder
TextDecoderCommon
Interface TextDecoderCommon
interface
TextDecoderCommon
{
encoding
:
string
;
fatal
:
boolean
;
ignoreBOM
:
boolean
;
}
Implemented by
TextDecoder
TextDecoderStream
Index
Properties
encoding
fatal
ignore
BOM
Properties
Readonly
encoding
encoding
:
string
Readonly
fatal
fatal
:
boolean
Readonly
ignore
BOM
ignoreBOM
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
encoding
fatal
ignore
BOM
MLE text encoding API(mle-js-encodings)
Loading...