I have an string of UTF-8 characters which is compressed with ZLib. Now i want to decompress it, but the only way i can find is with an Uint8Array, for which i didnt found a way to convert the string to.