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