Function df_cp437::convert_cp437_byte_to_utf8_bytes_for_chars[][src]

pub fn convert_cp437_byte_to_utf8_bytes_for_chars(b: &u8) -> [u8; 3]

Converts 1 byte CP437 to 3 bytes UTF-8 This function can not be used for larger texts because of the lack of the newline character