tisonkun commented on PR #5837: URL: https://github.com/apache/opendal/pull/5837#issuecomment-2740876940
> Maybe it makes sense to have both APIs like: > > ```java > byte[] read(String path, long offset, long len) > byte[] read(String path, ReadOptions options) > ``` > > cc @tisonkun, What do you think? This is the way to go. Where the former one delegate to the latter one. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@opendal.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org