Package com.thaiopensource.util
Class Utf8
- java.lang.Object
-
- com.thaiopensource.util.Utf8
-
public class Utf8 extends java.lang.Object
Utility functions for working with UTF-8.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]
encode(int c)
-