System::Text::UnicodeEncoding::GetPreamble methode

UnicodeEncoding::GetPreamble method

Retourneert een reeks bytes die de codering aanduidt (bijv. BOM).

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

ReturnValue

Voorwoord van bytevolgorde.

Zie ook