Skip to main content

utf16_decode

Function utf16_decode 

Source
pub fn utf16_decode(bytes: &[u8]) -> String
Expand description

Decode UTF-16 bytes (with BOM) to a String.