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

fix: replace node buffers with uint8arrays#92

Merged
jacobheun merged 1 commit intomasterfrom
fix/replace-node-buffers-with-uint8arrays
Aug 3, 2020
Merged

fix: replace node buffers with uint8arrays#92
jacobheun merged 1 commit intomasterfrom
fix/replace-node-buffers-with-uint8arrays

Conversation

@achingbrain
Copy link
Copy Markdown
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