System::Text::UnicodeEncoding::GetPreamble Methode
UnicodeEncoding::GetPreamble method
Gibt eine Byte‑Sequenz zurück, die die Codierung bezeichnet (z. b. BOM).
ArrayPtr<uint8_t> System::Text::UnicodeEncoding::GetPreamble() override
ReturnValue
Byte‑Sequenz‑Präambel.
Siehe auch
- Typedef ArrayPtr
- Class UnicodeEncoding
- Namespace System::Text
- Library Aspose.Font for C++