System::Text::Encoding::GetPreamble method
Encoding::GetPreamble method
Returns a sequence of bytes that denotes the encoding (e. g. BOM).
virtual ArrayPtr<uint8_t> System::Text::Encoding::GetPreamble()
ReturnValue
Bytes sequence preamble.
See Also
- Typedef ArrayPtr
 - Class Encoding
 - Namespace System::Text
 - Library Aspose.Font for C++