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

Seek trait #21

Closed
djkoloski opened this issue Dec 9, 2020 · 1 comment
Closed

Seek trait #21

djkoloski opened this issue Dec 9, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@djkoloski
Copy link
Collaborator

Allowing for seeking would enable files and messages to be archived normally except for placing the root at the start of the buffer. Let's add a trait for this to complement Write and add some helper functions.

@djkoloski djkoloski added the enhancement New feature or request label Dec 9, 2020
@djkoloski djkoloski added this to the v0.2.1 milestone Dec 9, 2020
@djkoloski djkoloski self-assigned this Dec 9, 2020
@djkoloski
Copy link
Collaborator Author

Fixed by cc2e404

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant