age icon indicating copy to clipboard operation
age copied to clipboard

refactor: replace manual slice management with bytes.Buffer in Writer

Open Gofastasf opened this issue 1 year ago • 2 comments

  • Simplify buffer management with Write method.
  • Use Buffer.Next for moving to next chunk.

Gofastasf avatar Feb 10 '25 07:02 Gofastasf

@AlexanderYastrebov Hey can you look into this PR :)

Gofastasf avatar Feb 11 '25 07:02 Gofastasf

@Gofastasf Hello, I am not a maintainer.

AlexanderYastrebov avatar Feb 11 '25 12:02 AlexanderYastrebov