uncompressToStringUtf8

uncompressToStringUtf8(): StringUtf8;

The uncompressToStringUtf8 method of the Binary primitive type returns the uncompressed UTF8 string representation of the receiver.

This method uses the ZLIB compression routine specified in the typeAndOption parameter of the StringUtf8 primitive type compressToBinary method that was used to produce the compressed Binary value.