commit | 6aa77ac3a00a534da492fa2c0dc877afcd32618a | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Feb 27 14:08:38 2021 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Mar 07 17:37:13 2021 +0100 |
tree | 98e84ebbc76d03a249e8db3794b54ef834ba7a26 | |
parent | e3fa74bf6174c022a841473d0847f8ba40641ba4 [diff] |
lib/charset: UTF-8 stream conversion Provide functions to convert an UTF-8 stream to code page 437 or UTF-32. Add unit tests. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>