System::Text::UnicodeEncoding::GetPreamble メソッド
UnicodeEncoding::GetPreamble method
エンコーディングを示すバイト列(例: BOM)を返します。
ArrayPtr<uint8_t> System::Text::UnicodeEncoding::GetPreamble() override
ReturnValue
バイト列のプレアンブル。
参照
- Typedef ArrayPtr
- Class UnicodeEncoding
- Namespace System::Text
- Library Aspose.Page for C++