Skip to content

Accept Uint8Array#47

Merged
pvorb merged 1 commit intopvorb:masterfrom
tyfkda:feature/uint8array
Sep 15, 2018
Merged

Accept Uint8Array#47
pvorb merged 1 commit intopvorb:masterfrom
tyfkda:feature/uint8array

Conversation

@tyfkda
Copy link
Copy Markdown
Contributor

@tyfkda tyfkda commented Sep 14, 2018

Hi @pvorb ,
I want this library to accept Uint8Array.

It seems the library already accept Array,
and Uint8Array is also handled as well.

I don't have necessity for other typed arrays (Uint8ClampedArray, etc...),
so added Uint8Array only.

@pvorb
Copy link
Copy Markdown
Owner

pvorb commented Sep 14, 2018

Thanks. Please fix the unit tests.

@tyfkda
Copy link
Copy Markdown
Contributor Author

tyfkda commented Sep 14, 2018

Thank you for your comment.

I've fixed the unit test,
putting polyfills directly in it for node.js 0.12.

@tyfkda
Copy link
Copy Markdown
Contributor Author

tyfkda commented Sep 14, 2018

Added note to README.

@pvorb pvorb merged commit 0d7cae8 into pvorb:master Sep 15, 2018
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.

2 participants