GitHub user Xuanwo added a comment to the discussion: Seek implementation has unexpected behaviour
Thank you for raising this. I think the issue is mainly a bug in our implementation, where `seek` still depends on `advance`. It is also true that for continuous bytes, we do not maintain their states. Would you like to share your use case for `Seek` on `Buffer`? That could help us decide whether to fix it properly or simply remove it. GitHub link: https://github.com/apache/opendal/discussions/7113#discussioncomment-15374522 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
