Skip to main content

decode_16bit

Function decode_16bit 

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

Decodes 16-bit UCS-2 (Big Endian) data into a String.