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

Docs use old names of functions #205

Closed
bluss opened this issue Sep 22, 2017 · 0 comments
Closed

Docs use old names of functions #205

bluss opened this issue Sep 22, 2017 · 0 comments

Comments

@bluss
Copy link

@bluss bluss commented Sep 22, 2017

From the first paragraphs of the crate doc; needs to be updated for renamed functionality

There are simple functions for encoding to Vec and decoding from &[u8], but the meat of the library is the encode_into and decode_from functions which respectively allow encoding into a std::io::Writer and decoding from a std::io::Buffer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

1 participant
You can’t perform that action at this time.