Posted in JavaScript JavaScript SharePoint

UTF-16/Unicode to byte array in JavaScript

Rushing to the solution (in case you need it now) The following JavaScript will build a Byte Array from a string. It should even handle…

Continue Reading... UTF-16/Unicode to byte array in JavaScript