Intent to transition from Buffer to Uint8Array #22
Replies: 3 comments 12 replies
-
How can you be so sure? in the same repo you linked to, there is this issue:
I would argue that it would be best to avoid base64 and hex in the first place... stick to using arraybuffer, typedarray and blobs |
Beta Was this translation helpful? Give feedback.
-
I'm a little confused by this line, given that an immutable copy provides the opposite of "unpredictable behavior", could you expand upon what you meant here? |
Beta Was this translation helpful? Give feedback.
-
I plan to move all my packages away from
Buffer
. I encourage you to do the same.Blog post
Beta Was this translation helpful? Give feedback.
All reactions