commit | 3d1a1d7f0c56fc9e25806d559ef08963d88022db | [log] [tgz] |
---|---|---|
author | Marc-André Lemburg <mal@egenix.com> | Thu Jul 06 11:25:40 2000 +0000 |
committer | Marc-André Lemburg <mal@egenix.com> | Thu Jul 06 11:25:40 2000 +0000 |
tree | e792a5a53c128cef023216a01559714f9eaa7f47 | |
parent | 0a3f7978c40742672a01f3a5ea537e9f45b8b59f [diff] |
Added prototypes for the new codec APIs for strings. These APIs match the ones in the Unicode implementation, but were extended to be able to reuse the existing Unicode codecs for string purposes too. Conversion from string to Unicode and back are done using the default encoding.