powered by
A helper function for encoding and compressing a file or string to ASCII using base91_encode() and qs_serialize() with the highest compression level.
base91_encode()
qs_serialize()
decode_source(string)
The original (decoded) object.
A string to decode.
encode_source() for more details.
encode_source()