Fix issues with parsing JSON from buffers
I have tested this on both 3.28 and 3.30 platforms. The commit adds a function to utils.js
that handles converting byte arrays/uint8arrays to strings.
I have tested this on both 3.28 and 3.30 platforms. The commit adds a function to utils.js
that handles converting byte arrays/uint8arrays to strings.