Class UUID

    • Method Detail

      • hex_to_bin

        public static int hex_to_bin​(char[] arr,
                                     int offset,
                                     int length)
      • bin_to_hex

        public static String bin_to_hex​(int value,
                                        int length)