Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

fix: replace node buffers with uint8arrays #78

Merged
merged 1 commit into from
Aug 3, 2020

Conversation

achingbrain
Copy link
Member

Removes node Buffers in favour of Uint8Arrays.

BREAKING CHANGE

  • Where node Buffers were used, now Uint8Arrays are

Removes node `Buffer`s in favour of `Uint8Array`s.

BREAKING CHANGE

- Where node `Buffer`s were used, now `Uint8Array`s are
@achingbrain achingbrain merged commit eb612f3 into master Aug 3, 2020
@achingbrain achingbrain deleted the fix/replace-node-buffers-with-uint8arrays branch August 3, 2020 11:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants