5.8 GZip
The Web Server provides a thin wrapper around file/gzip and file/gunzip.
(gzip/bytes ib) → bytes? |
ib : bytes? |
GZips ib and returns the result.
(gunzip/bytes ib) → bytes? |
ib : bytes? |
GUnzips ib and returns the result.
▼ | 5 | Internal APIs |
5.1 | Timers |
5.2 | Connection Manager |
5.3 | Serializable Closures |
5.4 | Cache Table |
5.5 | MIME Types |
5.6 | Serialization Utilities |
5.7 | URL Param |
5.8 | GZip |
gzip/ bytes |
gunzip/ bytes |
(gzip/bytes ib) → bytes? |
ib : bytes? |
(gunzip/bytes ib) → bytes? |
ib : bytes? |