System::Text::UTF8Encoding::UTF8Encoding Konstruktor
UTF8Encoding::UTF8Encoding() constructor
Konstruktor.
System::Text::UTF8Encoding::UTF8Encoding()
Siehe auch
- Class UTF8Encoding
- Namespace System::Text
- Library Aspose.Page for C++
UTF8Encoding::UTF8Encoding(bool, bool) constructor
Konstruktor.
System::Text::UTF8Encoding::UTF8Encoding(bool encoder_should_emit_utf8_identifier, bool throw_on_invalid_bytes)
| Parameter | Typ | Beschreibung |
|---|---|---|
| encoder_should_emit_utf8_identifier | bool | Ob ein BOM eingefügt werden soll. |
| throw_on_invalid_bytes | bool | Ob bei ungültigen Bytes eine Ausnahme ausgelöst werden soll, anstatt sie zu ersetzen. |
Siehe auch
- Class UTF8Encoding
- Namespace System::Text
- Library Aspose.Page for C++
UTF8Encoding::UTF8Encoding(bool) constructor
Konstruktor.
System::Text::UTF8Encoding::UTF8Encoding(bool encoder_should_emit_utf8_idetifier)
| Parameter | Typ | Beschreibung |
|---|---|---|
| encoder_should_emit_utf8_idetifier | bool | Ob ein BOM eingefügt werden soll. |
Siehe auch
- Class UTF8Encoding
- Namespace System::Text
- Library Aspose.Page for C++