Ji-Xinyou commented on PR #3259: URL: https://github.com/apache/incubator-opendal/pull/3259#issuecomment-1758854605
To be more specific, we could have two functions to reach this approach 1. `opendal_reader_new()` to construct a new Reader 2. `opendal_reader_buffer_read()` to read through a Reader For the first function, you could refer to the `opendal_operator_new()`. For the second part, your implementation in this PR will not change much. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
