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

feat(stdlib)!: Provide empty byte array from Bytes.make #1729

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

ospencer
Copy link
Member

@ospencer ospencer commented Mar 6, 2023

This change ensures we always provide a zeroed byte array from Bytes.make.

Closes #1723

Copy link
Member

@spotandjake spotandjake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good To Me

@phated phated added this pull request to the merge queue Mar 7, 2023
Merged via the queue into main with commit fde3064 Mar 7, 2023
@phated phated deleted the oscar/clear-bytes branch March 7, 2023 03:45
av8ta pushed a commit to av8ta/grain that referenced this pull request Apr 11, 2023
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.

Provide clean Bytes from Bytes.make
3 participants