Easton Man's Channel
13:49 · Dec 8, 2023 · Fri
Daniel Lemire's blog
Fast Buffer-to-String conversion in JavaScript with a Lookup Table
Telegraph
|
source
Telegraph
Fast Buffer-to-String conversion in JavaScript with a Lookup…
When programming in a JavaScript environment such as Node.js, you might recover raw data from the network and need to convert the bytes into strings. In a system such as Node.js, you may represent such raw bytes using a Buffer instance. You can conveniently…
Home
Powered by
BroadcastChannel
&
Sepia