Searched defs:stringToByteArray (Results 1 – 3 of 3) sorted by relevance
93 public static byte[] stringToByteArray(String str) { in stringToByteArray() method in NativeUtil
124 public static byte[] stringToByteArray(String s) in stringToByteArray() method in StoreUtils
459 static byte[] stringToByteArray(String original, boolean isHex) in stringToByteArray() method in GpsNetInitiatedHandler