GetPreamble()

Encoding::GetPreamble() method

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

virtual ArrayPtr<uint8_t> System::Text::Encoding::GetPreamble()

Return Value

Bytes sequence preamble.

See Also