cp1250

This library decodes cp1250 binary data into a native string Based on https://github.com/richard-viney/iso_8859

Values

pub fn decode(bytes: BitArray) -> String

Convert cp1250 binary data to a native string

Search Document