Xuanwo commented on code in PR #6672:
URL: https://github.com/apache/opendal/pull/6672#discussion_r2432481296


##########
core/src/types/buffer.rs:
##########
@@ -153,6 +154,43 @@ impl Debug for Buffer {
     }
 }
 
+/// Iterator that yields [`Buffer`] chunks of at most a configured length.

Review Comment:
   Please put those code at the end of file (but before `#[tests]`).



-- 
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]

Reply via email to