Searched refs:arrayListToByteArray (Results 1 – 1 of 1) sorted by relevance
280 private byte[] arrayListToByteArray(ArrayList<Byte> list) { in arrayListToByteArray() method in Terminal365 byte[] atr = arrayListToByteArray(responseList); in getAtr()472 responseList.add(arrayListToByteArray(responseObject)); in openBasicChannel()571 byte[] selectResponse = arrayListToByteArray(responseArray[0].selectResponse); in openLogicalChannel()663 byte[] rsp = arrayListToByteArray(response); in transmitInternal()