This repository has been archived by the owner on Feb 28, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed conversions between UTF-8 and LOCAL encodings
+ IconvWrapper gets new method isutf8() - a fast way to check whether the encoding is UTF-8. + utf2local(), local2utf() and local2utf_ign() functions reinterpret cast on UTF-8 system, rather than performing conversion from UTF-8 to UTF-8.
- Loading branch information
Tomasz Pieczerak
committed
Jun 26, 2014
1 parent
1f270e5
commit b88b8ca
Showing
1 changed file
with
19 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters