pub fn str_from_byte_array(bytes: &[u8]) -> String
Build a string from raw bytes (each byte -> U+00XX).