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