Files
node/lib
Joyee Cheung e5933c8325 src: use AliasedUint32Array for encodeInto results
Getting the buffer from a TypedArray created from the JS land
incurs a copy. For encodeInto() results we can just use an
AliasedArray and let the binding always own the store.

PR-URL: https://github.com/nodejs/node/pull/46658
Reviewed-By: Darshan Sen <raisinten@gmail.com>
2023-03-07 22:54:41 +01:00
..
2023-01-10 05:38:36 +00:00
2023-02-25 20:29:59 +00:00
2023-02-23 18:11:51 +00:00
2023-02-21 15:33:29 +00:00
2022-11-07 18:25:54 -05:00