u8array_to_string(a)
Return a string initialized from the bytes in the unsigned byte-array a.
a
u8array_to_string(#u8[65, 66, 67]) // ABC
Core Module Index | Contents