| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b6760b3 commit ffff8ce
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -285,6 +285,8 @@ export interface ConstantsBinding { | |||
| 285 | 285 | UNZIP: 7; | |
| 286 | 286 | BROTLI_DECODE: 8; | |
| 287 | 287 | BROTLI_ENCODE: 9; | |
| 288 | + ZSTD_COMPRESS: 10; | ||
| 289 | + ZSTD_DECOMPRESS: 11; | ||
| 288 | 290 | Z_MIN_WINDOWBITS: 8; | |
| 289 | 291 | Z_MAX_WINDOWBITS: 15; | |
| 290 | 292 | Z_DEFAULT_WINDOWBITS: 15; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments