System::Text::UTF32Encoding::GetPreamble 方法
UTF32Encoding::GetPreamble method
获取代码页前导字节。
ArrayPtr<uint8_t> System::Text::UTF32Encoding::GetPreamble() override
ReturnValue
如果启用了 BOM 发射,则返回包含 BOM 字符的数组;否则返回空数组。
另见
- Typedef ArrayPtr
- Class UTF32Encoding
- Namespace System::Text
- Library Aspose.Font for C++