Package org.ldk.util
Class InternalUtils
- java.lang.Object
-
- org.ldk.util.InternalUtils
-
public class InternalUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description InternalUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]check_arr_len(byte[] arr, int length)static byte[]convUInt5Array(UInt5[] u5s)
-
-
-
Method Detail
-
check_arr_len
public static byte[] check_arr_len(byte[] arr, int length) throws IllegalArgumentException- Throws:
IllegalArgumentException
-
convUInt5Array
public static byte[] convUInt5Array(UInt5[] u5s)
-
-