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

Fix TextEncodingToken, to use Uint8Array #1074

Merged
merged 1 commit into from
Apr 1, 2022

Conversation

Borewit
Copy link
Owner

@Borewit Borewit commented Apr 1, 2022

Fix TextEncodingToken, to use Uint8Array, compliant with it's implementing interface.

Fixes #1066

@Borewit Borewit added the bug Bug, will addressed with high priority label Apr 1, 2022
@Borewit Borewit self-assigned this Apr 1, 2022
@Borewit Borewit merged commit 8d7210f into master Apr 1, 2022
@Borewit Borewit deleted the issue-1066-fix-TextEncodingToken branch April 1, 2022 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug, will addressed with high priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: buf.readUInt8 is not a function
1 participant