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.Page for C++