Skip to main content

decode_ucs2

Function decode_ucs2 

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

Decode UTF-16LE, which TDS calls UCS-2 and uses for every string it sends.