Skip to content

Conversation

@gfx
Copy link
Member

@gfx gfx commented May 2, 2019

This has some performance penalty but better than Uint8Aray.from(encode(obj)).

It's because some API including node-fetch only accepts ArrayBufferView
as binary data, not Array<number>.
@gfx gfx merged commit 06647df into master May 2, 2019
@gfx gfx deleted the encode_returns_uint8array branch May 2, 2019 04:37
@gfx gfx restored the encode_returns_uint8array branch May 2, 2019 05:21
@gfx gfx deleted the encode_returns_uint8array branch May 2, 2019 05:22
gfx pushed a commit that referenced this pull request Aug 10, 2021
Bumps [webpack](https://github.com/webpack/webpack) from 5.47.1 to 5.48.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.47.1...v5.48.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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