Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Gofastasf
Copy link

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

- Simplify buffer management with Write method.
- Use Buffer.Next for moving to next chunk.
@Gofastasf Gofastasf force-pushed the refactor/use-bytes-buffer branch from b64e643 to 44a36e2 Compare February 11, 2025 07:48
@Gofastasf
Copy link
Author

@AlexanderYastrebov Hey can you look into this PR :)

@AlexanderYastrebov
Copy link
Contributor

@Gofastasf Hello, I am not a maintainer.

@Gofastasf
Copy link
Author

@FiloSottile Hey can you checkout this PR ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants