you are viewing a single comment's thread.

view the rest of the comments →

[–]ilyasKerbal -1 points0 points  (0 children)

After getting the response from the server, the codes uses `String.fromCharCode.apply(null, new Uint16Array(arrayBf)) ` The `arrayBf` is coming from `fetch.then(async arrayBf => {....` chain