-
Notifications
You must be signed in to change notification settings - Fork 13
Java utility classes for converting between charsets (mostly "mobile" in nature) such as Unicode to GSM-7/GSM-8 and vice versa.
License
jjlauer/cloudhopper-commons-charset
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ch-commons-charset The ch-commons-charset library provides utility classes for converting between charsets (mostly "mobile" in nature) such as Unicode to GSM and vice versa. This library attempts to contain the fastest and most efficient methods for converting charsets to/from byte arrays. For example, the method to convert a Java string to a byte array of UTF-8 bytes is several times faster than using Java's String.getBytes("UTF-8") method. Installation --------------------------------------------------------------------------------- Binary builds are publicly available at the Cloudhopper Maven repo: http://maven.cloudhopper.com/repos/third-party/cloudhopper Source builds require a parent POM available in a project: http://maven.cloudhopper.com/repos/third-party/cloudhopper/ch-maven-parent-public Contributors --------------------------------------------------------------------------------- Joe Lauer License --------------------------------------------------------------------------------- Copyright (C) 2011 Twitter, Inc. This work is licensed under the Apache License, Version 2.0. See LICENSE for details.
About
Java utility classes for converting between charsets (mostly "mobile" in nature) such as Unicode to GSM-7/GSM-8 and vice versa.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published