Commit b460af3
committed
feat: end early if format ends early
Signal the end of data when format emits 'end' so that early 'end' (e.g.
due to data after compressed data ends since
nodejs/node#26363) so that InflateAuto behaves
the same as the zlib streams.
Signed-off-by: Kevin Locke <kevin@kevinlocke.name>1 parent 12f536a commit b460af3
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
630 | 630 | | |
631 | 631 | | |
632 | 632 | | |
| 633 | + | |
| 634 | + | |
| 635 | + | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
633 | 640 | | |
634 | 641 | | |
635 | 642 | | |
| |||
0 commit comments