Searched defs:valueBuf (Results 1 – 1 of 1) sorted by relevance
308 public static int byteArrayToInt(byte[] valueBuf) { in byteArrayToInt()312 public static short byteArrayToShort(byte[] valueBuf) { in byteArrayToShort()318 public static int byteArrayToInt(byte[] valueBuf, int offset) { in byteArrayToInt()324 public static String byteArrayToString(byte[] valueBuf) { in byteArrayToString()341 public static String byteArrayToUtf8String(byte[] valueBuf) { in byteArrayToUtf8String()