Liking cljdoc? Tell your friends :D
All platforms.

taoensso.sente.packers.gzip


wrap-packerclj/s

(wrap-packer packer {:keys [binary?]})

Experimental, please test carefully and report any issues!

Returns Sente packer that wraps another with gzip compression. Needs js/CompressionStream browser support.

If packer takes+returns platform bytes: binary? should be true. If packer takes+returns platform strings: binary? should be false.

Experimental, please test carefully and report any issues!

Returns Sente packer that wraps another with gzip compression.
Needs `js/CompressionStream` browser support.

If `packer` takes+returns platform bytes:   `binary?` should be true.
If `packer` takes+returns platform strings: `binary?` should be false.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close