···11# maybe-decompression-stream
2233+[JSR](https://jsr.io/@mary/maybe-decompression-stream) | [source code](https://tangled.sh/mary.my.id/pkg-maybe-decompression-stream)
44+35decompresses a stream of data if it is compressed with gzip, otherwise it passes the data through.
4657```ts