stream_gzip icon indicating copy to clipboard operation
stream_gzip copied to clipboard

Gzip or gunzip an Elixir stream

Results 4 stream_gzip issues
Sort by recently updated
recently updated
newest added

Using `File.stream!` with the default options will perform line-ending normalization on the incoming data, transforming `\r\n` into `\n` and likely breaking the file. The options added here match the ones...

Hi! Thanks for your package! I have been playing around with it for a few hours now, and there seems to be some bug (at least in my test-file of...

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.26.0 to 0.29.4. Changelog Sourced from ex_doc's changelog. v0.29.4 (2023-03-29) Bug fixes Fix sidebar element with no children taking additional padding Fix elements being rendered too thick...

dependencies

Bumps [inner_cotton](https://github.com/ne-sachirou/inner_cotton) from `58f6ece` to `41ba422`. Commits 41ba422 Update deps d4a6ee1 v0.6.8 3539dc1 Elixir 1.14 b6e8b07 actions/checkout@v3, actions/cache@v3 86bd411 v0.6.7 a94cf14 Erlang/OTP 25 See full diff in compare view Dependabot...

dependencies