Takes a byte array and interpret it as a UTF8 string. Copied from https://gist.github.com/pascaldekloe/62546103a1576803dade9269ccf76330
Byte array with UTF8 string data.
The decoded string.
Takes a byte array and interpret it as a UTF8 string. Copied from https://gist.github.com/pascaldekloe/62546103a1576803dade9269ccf76330