zjregee commented on PR #4482:
URL: https://github.com/apache/opendal/pull/4482#issuecomment-2054099935

   This in itself is not very important, because it does not affect the 
implementation and API, but I have a little confuse about the use of Buffer and 
bytes::Bytes in the code.
   
   For example, Bytes is used to generate input in the bench and fuzz tests 
now. Is it necessary to reduce the direct usage of Bytes and replace it 
entirely with Buffer?
   
   Or we just focus on the API interface and the implementation underneath the 
API.  The usage elsewhere in the code doesn't matter.


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