Serialized Form
Package com.linuxnet.jpcsc |
serialVersionUID: 4348728415045160222l
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Serialization support method
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Serialization support method
buf
byte[] buf
- The buffer keeping the APDU data.
len
int len
- The length of the data in the buffer keeping the APDU.
reason
int reason
- PCSC status code for failed action.