GetPreamble()

ICUEncoding::GetPreamble() method

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

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

Return Value

Bytes sequence preamble.

See Also