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 #10

Open
bohdloss opened this issue Mar 3, 2024 · 0 comments
Open

Seek #10

bohdloss opened this issue Mar 3, 2024 · 0 comments

Comments

@bohdloss
Copy link

bohdloss commented Mar 3, 2024

Hi, are there any plans for Decryptor and Encryptor to implement std::io::Seek ? That would be really useful for decrypting specific parts of a large file without reading it all into memory, as well as going backwards and forwards without having to close and reopen the stream. Could also be useful when writing for example to go back and correct data already written. Thanks!

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

1 participant