Skip to content

Commit

Permalink
refactor: Add ChunkedBytes to improve the exact buf write (#3035)
Browse files Browse the repository at this point in the history
* Remove not used vector cursor

Signed-off-by: Xuanwo <[email protected]>

* Rename to write buf

Signed-off-by: Xuanwo <[email protected]>

* Rename to buf

Signed-off-by: Xuanwo <[email protected]>

* Implement chunked bytes

Signed-off-by: Xuanwo <[email protected]>

* Save work

Signed-off-by: Xuanwo <[email protected]>

* Polish write

Signed-off-by: Xuanwo <[email protected]>

* Fix typo

Signed-off-by: Xuanwo <[email protected]>

---------

Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo authored Sep 12, 2023
1 parent 088881f commit 2b83c71
Show file tree
Hide file tree
Showing 7 changed files with 560 additions and 252 deletions.
1 change: 1 addition & 0 deletions .typos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@
"Dum" = "Dum"
"ba" = "ba"
"Hel" = "Hel"
"hellow" = "hellow"
# Showed up in examples.
"thw" = "thw"
Loading

0 comments on commit 2b83c71

Please sign in to comment.