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

deserialize_seed support for arbitrary Reader #279

Closed
carllin opened this issue Sep 23, 2019 · 0 comments
Closed

deserialize_seed support for arbitrary Reader #279

carllin opened this issue Sep 23, 2019 · 0 comments

Comments

@carllin
Copy link

@carllin carllin commented Sep 23, 2019

https://docs.rs/bincode/1.1.4/bincode/struct.Config.html#method.deserialize_seed currently only works with a slice of bytes, it would be useful to support deserialize_seed with an arbitrary Reader, similar to the deserialize_from implementation.

@carllin carllin closed this Sep 23, 2019
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.

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