All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class multilizer.UTF8

java.lang.Object
   |
   +----multilizer.UTF8

public class UTF8
extends Object

Constructor Index

 o UTF8()

Method Index

 o stringToUTF8(String)
 o utf8ToString(byte[])

Constructors

 o UTF8
 public UTF8()

Methods

 o stringToUTF8
 public static byte[] stringToUTF8(String str)
 o utf8ToString
 public static String utf8ToString(byte utf8[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index