Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Documentation #93

Open
Plecra opened this issue Aug 26, 2020 · 2 comments
Open

Improve Documentation #93

Plecra opened this issue Aug 26, 2020 · 2 comments

Comments

@Plecra
Copy link
Contributor

Plecra commented Aug 26, 2020

#24 (comment)

The lack of documentation for the default::core API is proving quite painful for me while using it. Due to the complexity of the library, I think this is relatively high priority and it would be good to at least give an explanation of the error and flush states.

I'll likely create a PR once I'm confident I have a grasp on the functions I'm working with. It'd also be handy if you could share summaries of each API's purpose

@oyvindln
Copy link
Collaborator

Yup. I am looking for suggestions for a V2 low-level API, as the current one is just some glue code we used to transition the flate2 backend from calling via rust instead of C calls.

@fullermd
Copy link
Contributor

fullermd commented Nov 5, 2021

In a little consideration of using this (in place of flate2, which also has very scarce documentation on incremental API usage), I definitely hit this hard. I've made some attempt in PR #108 to try and fill in some of the blanks, but no guarantees I didn't confuse things even more from lack of understanding!

(I mean, I know C, and I'm passable at Rust, but reading intricate dense C written in Rust is a whole 'nother skillset ;)

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

No branches or pull requests

3 participants