We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ArrayBufferView
BufferLike
Typescript:
Argument of type 'ArrayBufferView' is not assignable to parameter of type 'BufferLike'.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
Support ArrayBufferView as BufferLike. Fixes #176.
344feb0
4a9d507
Merge pull request #203 from hildjj/fix-176
3f27076
Allow any ArrayBufferView in decode. Fixes #176
hildjj
No branches or pull requests
Typescript:
The text was updated successfully, but these errors were encountered: