Function id3::util::string_to_utf16 [] [src]

pub fn string_to_utf16(text: &str) -> Vec<u8>

Returns a UTF-16 (with native byte order) vector representation of the string.