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

Ensure consistent behavior of Buffer#subarray (WIP) #356

Closed
wants to merge 1 commit into from

Conversation

chjj
Copy link
Contributor

@chjj chjj commented Mar 1, 2024

Just a WIP until we get to the bottom of #329 (depends on what the bottom is).

Fixes #329.

Closes #351.

@chjj
Copy link
Contributor Author

chjj commented Mar 1, 2024

Closing for now.

@chjj chjj closed this Mar 1, 2024
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.

subarray returns Uint8Array which can't handle toString('uff-8')
1 participant