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