Can all strings in JavaScript be converted into a Uint8Array?
As the title says, can all strings in JavaScript be converted into an array of 8-bit unsigned integers?
Can all strings in JavaScript be converted into a Uint8Array?
As the title says, can all strings in JavaScript be converted into an array of 8-bit unsigned integers?