System::Text::ICUEncoding::GetPreamble 方法
ICUEncoding::GetPreamble method
返回表示编码的字节序列(例如 BOM)。
ArrayPtr<uint8_t> System::Text::ICUEncoding::GetPreamble() override
ReturnValue
字节序列前导。
另见
- Typedef ArrayPtr
- Class ICUEncoding
- Namespace System::Text
- Library Aspose.Font for C++