PATH:
usr
/
local
/
lib
/
node_modules
/
pm2
/
node_modules
/
js-git
/
doc
/
lib
# Deflate This module implements a simple interface that when normal given data, returns the deflated version in a callback. This wraps the pako dependency. ## deflate(inflated) => deflated ```js var deflate = require('js-git/lib/deflate'); var deflated = deflate(original); ```
[-] deflate.md
[edit]
[+]
..
[-] object-codec.md
[edit]
[-] inflate-stream.md
[edit]
[-] pack-codec.md
[edit]
[-] config-codec.md
[edit]
[-] inflate.md
[edit]