public final class StringUtil extends Object
static String
cut(String value, int length)
fromBytes(byte[] data)
static byte[]
toBytes(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static byte[] toBytes(String value)
public static String fromBytes(byte[] data)
public static String cut(String value, int length)
Copyright © 2015. All rights reserved.