Skip to content

Add IFlate struct giving access to uncompressed data#31

Merged
SOF3 merged 6 commits intoSOF3:masterfrom
izissise:iflate-struct
Sep 26, 2025
Merged

Add IFlate struct giving access to uncompressed data#31
SOF3 merged 6 commits intoSOF3:masterfrom
izissise:iflate-struct

Conversation

@izissise
Copy link
Contributor

@izissise izissise commented Sep 22, 2025

Some tests aren't passing yet.
I think it is because I'm using write_all instead of io::copy

I'm opening the PR to start the discussion

#30

Some tests aren't passing yet.
I think it is because I'm using write_all instead of io::copy
@izissise
Copy link
Contributor Author

All tests passes now, tell me if you want me to change something else

Copy link
Owner

@SOF3 SOF3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was hesitating whether to keep this LazyLock since it does not require any runtime computation, but I'll let it go since #19 is a separate unresolved issue.

@SOF3 SOF3 merged commit 53fb748 into SOF3:master Sep 26, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants