System::Text::ICUEncoding::GetPreamble method

ICUEncoding::GetPreamble method

Returns a sequence of bytes that denotes the encoding (e. g. BOM).

ArrayPtr<uint8_t> System::Text::ICUEncoding::GetPreamble() override

ReturnValue

Bytes sequence preamble.

See Also