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 #92

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 returned, now Uint8Arrays are

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

BREAKING CHANGE:

- Where node `Buffer`s were returned, now `Uint8Array`s are
@jacobheun jacobheun merged commit b5dbaca into master Aug 3, 2020
@jacobheun jacobheun deleted the fix/replace-node-buffers-with-uint8arrays branch August 3, 2020 11:45
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.

4 participants