Home
last modified time | relevance | path

Searched defs:hex2Byte (Results 1 – 2 of 2) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/services/src/main/java/org/mozilla/gecko/sync/
H A DUtils.java143 public static byte[] hex2Byte(String str, int byteLength) { in hex2Byte() method in Utils
154 public static byte[] hex2Byte(String str) { in hex2Byte() method in Utils
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/services/src/main/java/org/mozilla/gecko/sync/
H A DUtils.java143 public static byte[] hex2Byte(String str, int byteLength) { in hex2Byte() method in Utils
154 public static byte[] hex2Byte(String str) { in hex2Byte() method in Utils