How to build a UCS-2 encoded HEX string from a Javascript "basic" string, but only using web api (browser or Deno) features ?
In other words, how to convert the following node code but for the browser ?
message = "hello world
How to build a UCS-2 encoded HEX string from a Javascript "basic" string, but only using web api (browser or Deno) features ?
In other words, how to convert the following node code but for the browser ?
message = "hello world