Searched refs:arrayListToByteArray (Results 1 – 1 of 1) sorted by relevance
180 private byte[] arrayListToByteArray(ArrayList<Byte> list) { in arrayListToByteArray() method in Terminal263 return arrayListToByteArray(responseList); in getAtr()357 responseList.add(arrayListToByteArray(responseObject)); in openBasicChannel()451 byte[] selectResponse = arrayListToByteArray(responseArray[0].selectResponse); in openLogicalChannel()543 byte[] rsp = arrayListToByteArray(response); in transmitInternal()