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