Compression can be done using other tools, for example Python. Python Copy. print(base64.b64encode(zlib.compress(b'<original_string>'))) ...
確定! 回上一頁