Metodo System::Text::UTF32Encoding::GetPreamble
UTF32Encoding::GetPreamble method
Restituisce il preambolo della codepage.
ArrayPtr<uint8_t> System::Text::UTF32Encoding::GetPreamble() override
ReturnValue
Se l’emissione del BOM è abilitata, restituisce un array con i caratteri BOM; altrimenti restituisce un array vuoto.
Vedi anche
- Typedef ArrayPtr
- Class UTF32Encoding
- Namespace System::Text
- Library Aspose.Page for C++