blob: c9413108ada3f16a57af2e9e47ce67f4f99ade6e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
kcodecs: kcodecs (String encoding library)
kcodecs:
kcodecs: KCodecs provide a collection of methods to manipulate strings using
kcodecs: various encodings. It can automatically determine the charset of a
kcodecs: string, translate XML entities, validate email addresses, and find
kcodecs: encodings by name in a more tolerant way than QTextCodec (useful e.g.
kcodecs: for data coming from the Internet).
kcodecs:
kcodecs:
kcodecs:
kcodecs:
|