Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 171 Bytes

File metadata and controls

13 lines (8 loc) · 171 Bytes

gzip() step

Gzip and Base64-encode given string.

Parameters

  • string: string; a string to gzip

Example Usage

gzip('hello compressed world')