This library decodes cp1250 binary data into a native string Based on https://github.com/richard-viney/iso_8859
pub fn decode(bytes: BitArray) -> String
Convert cp1250 binary data to a native string