Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
TextDecoderConstructorOptions
Interface TextDecoderConstructorOptions
interface
TextDecoderConstructorOptions
{
fatal
:
boolean
;
ignoreBOM
:
boolean
;
}
Index
Properties
fatal
ignoreBOM
Properties
fatal
fatal
:
boolean
ignoreBOM
ignoreBOM
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
fatal
ignoreBOM
@cloudflare/workers-types
Loading...