uncompressToString

uncompressToString(): String;

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

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