public class SafeEncoder extends Object
SafeEncoder()
static String
encode(byte[] data)
static byte[]
encode(String str)
static byte[][]
encodeMany(String... strs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SafeEncoder()
public static byte[][] encodeMany(String... strs)
public static byte[] encode(String str)
public static String encode(byte[] data)
Copyright © 2013. All rights reserved.