Availability:C-language interface function
ENC_UTF8
, ENC_UNICODE_BE
or
ENC_UNICODE_LE
it writes the code point \ufeff
(a zero-width white space) to the stream in the current encoding and
sets the SIO_BOM
flag on the stream.
ENC_UTF8
, ENC_UNICODE_BE
or
ENC_UNICODE_LE
it writes the code point \ufeff
(a zero-width white space) to the stream in the current encoding and
sets the SIO_BOM
flag on the stream.