You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently library has a function "toHex" to convert typedArray to hexadecimal string.
There can also be scenarios in which one has to convert typedArray into Unicode(UTF_8).
add this functionality.