Commit e3f77db
committed
feat(compression): extract compression from oxidized-protocol
Move Zlib compression/decompression implementation into standalone crate.
Includes CompressionError, compress(), decompress(), and 14 unit tests.1 parent c03b3fd commit e3f77db
2 files changed
Lines changed: 498 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments