tonbo-io / fusio

Fusio provides file operations on multiple storages across various async runtimes.
Apache License 2.0
204 stars 8 forks source link

refactor: refer to monoio::buf, make IoBuf more robust #57

Closed ethe closed 1 month ago

ethe commented 1 month ago

I made lots of temporary code in read_exact bug fix, here is a more robust implementation of IoBuf and IoBufMut, is is inspired by monoio.