Skip to content

Types: Using Uint8Array instead of Buffer#277

Merged
feross merged 1 commit intofeross:masterfrom
martinheidegger:patch-1
Nov 23, 2020
Merged

Types: Using Uint8Array instead of Buffer#277
feross merged 1 commit intofeross:masterfrom
martinheidegger:patch-1

Conversation

@martinheidegger
Copy link
Copy Markdown
Contributor

The API supports at various places to use Uint8Arrays to be used instead of Buffers. This PR loosens the type restrictions on a few instances where I noticed that an Uint8Array would suffice.

The API supports at various places to use Uint8Arrays to be used instead of Buffers. This PR loosens the type restrictions on a few instances where I noticed that an Uint8Array would suffice.
@feross feross merged commit 55269a7 into feross:master Nov 23, 2020
@feross
Copy link
Copy Markdown
Owner

feross commented Nov 23, 2020

Released as 6.0.3

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