Closed nolanderc closed 7 months ago
Fixes #254
ReservedSpace
Write
impl std::io::Seek for ReservedSpace
Please check if your PR fulfills the following requirements:
Thank you so much for contributing to Meilisearch!
Pull Request
Related issue
Fixes #254
What does this PR do?
ReservedSpace
which grant access to the underlying bytes without having to go through theWrite
impl.impl std::io::Seek for ReservedSpace
which allows seeking within the reserved space and thus re-write parts of the space already written.PR checklist
Please check if your PR fulfills the following requirements:
Thank you so much for contributing to Meilisearch!