webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WebCore::TextDecoder::Options Struct Reference

#include <TextDecoder.h>

Public Attributes

bool fatal { false }
 
bool ignoreBOM { false }
 

Member Data Documentation

◆ fatal

bool WebCore::TextDecoder::Options::fatal { false }

◆ ignoreBOM

bool WebCore::TextDecoder::Options::ignoreBOM { false }

The documentation for this struct was generated from the following file: