Aspose::Font::Utils::CompressionUtils::DecodeByBrotli Methode
CompressionUtils::DecodeByBrotli method
Dekomprimiert das gegebene Brotli-komprimierte Byte-Array.
static System::ArrayPtr<uint8_t> Aspose::Font::Utils::CompressionUtils::DecodeByBrotli(System::ArrayPtr<uint8_t> input)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Eingabe | System::ArrayPtr<uint8_t> | Die komprimierten Daten. |
ReturnValue
Das dekomprimierte Byte-Array.
Siehe auch
- Typedef ArrayPtr
- Class CompressionUtils
- Namespace Aspose::Font::Utils
- Library Aspose.Font for C++