Searched defs:fromByteArray (Results 1 – 5 of 5) sorted by relevance
15 public static ASN1Object fromByteArray(byte[] data) in fromByteArray() method in ASN1Object
276 public static long fromByteArray(byte[] bytes) { in fromByteArray() method in Longs
297 public static char fromByteArray(byte[] bytes) { in fromByteArray() method in Chars
297 public static short fromByteArray(byte[] bytes) { in fromByteArray() method in Shorts
303 public static int fromByteArray(byte[] bytes) { in fromByteArray() method in Ints