If you set unicode_byte_order_marker
to true
, the filtered text in the output begins with a Unicode byte order marker.
Default value: false
bool Configuration::unicode_byte_order_marker() const Configuration& Configuration::unicode_byte_order_marker(bool emit_bom)
|