Function decode

Source
pub fn decode(petscii: &[u8], length: usize) -> String
Expand description

Decodes a variable-sized byte array containing a PETSCII string.