TestsTested | ✓ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2014 |
A Port of encodeURIComponent().
AZEncodeURIComponent
escapes all characters except the following: alphabetic, decimal digits, - _ . ! ~ * ' ( )
use AZEncodeURIComponent
C Function.
AZEncodeURIComponent(@"日本語"); // -> "%E6%97%A5%E6%9C%AC%E8%AA%9E"
azu, [email protected]
AZEncodeURIComponent is available under the MIT license. See the LICENSE file for more info.