Function id3::util::string_to_utf16le [] [src]

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

Returns a UTF-16LE vector representation of the string.