Skip to content
New issue

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

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

Already on GitHub? # to your account

Support ArrayBufferView as BufferLike #176

Closed
jon-chuang opened this issue Mar 17, 2023 · 1 comment
Closed

Support ArrayBufferView as BufferLike #176

jon-chuang opened this issue Mar 17, 2023 · 1 comment
Assignees

Comments

@jon-chuang
Copy link

jon-chuang commented Mar 17, 2023

Typescript:

Argument of type 'ArrayBufferView' is not assignable to parameter of type 'BufferLike'.
@hildjj hildjj self-assigned this Mar 18, 2023
@hildjj
Copy link
Owner

hildjj commented Mar 18, 2023

There was some reason I didn't do this the first time through, but I don't remember it at the moment. This is a completely reasonable request.

@hildjj hildjj closed this as completed in 4a9d507 Oct 25, 2024
hildjj added a commit that referenced this issue Oct 25, 2024
Allow any ArrayBufferView in decode.  Fixes #176
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants