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

zero-copy archive #16

Closed
m4b opened this issue Mar 26, 2017 · 0 comments · Fixed by #46
Closed

zero-copy archive #16

m4b opened this issue Mar 26, 2017 · 0 comments · Fixed by #46

Comments

@m4b
Copy link
Owner

m4b commented Mar 26, 2017

see #14

This might be more tedious.

Also should revert the archive header name back to original byte array, to keep repr(C), which should allow for implementation to be derive(Pwrite, Pread)

@m4b m4b added this to the 0.0.10 milestone Mar 26, 2017
@m4b m4b changed the title zero copy archive zero-copy archive Mar 26, 2017
m4b added a commit that referenced this issue Apr 9, 2017
… move to bytes api instead of AsRef when struct has no lifetime, to prepare zero-copy everywhere, ref #14,#15,#16,#21
@m4b m4b removed this from the 0.0.10 milestone Jul 30, 2017
@m4b m4b closed this as completed in #46 Aug 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant