| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c52ac92 commit 7618567
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -406,6 +406,13 @@ The `zlib.bytesRead` property specifies the number of bytes read by the engine | |||
| 406 | 406 | before the bytes are processed (compressed or decompressed, as appropriate for | |
| 407 | 407 | the derived class). | |
| 408 | 408 | ||
| 409 | + ### zlib.close([callback]) | ||
| 410 | + <!-- YAML | ||
| 411 | + added: v0.9.4 | ||
| 412 | + --> | ||
| 413 | + | ||
| 414 | + Close the underlying handle. | ||
| 415 | + | ||
| 409 | 416 | ### zlib.flush([kind], callback) | |
| 410 | 417 | <!-- YAML | |
| 411 | 418 | added: v0.5.8 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments