public interface IHF14443B
| Modifier and Type | Method and Description | 
|---|---|
| byte[] | getUidTypeB()获取卡片ID (Acquire card ID) | 
| byte[] | resetTypeB()寻卡(Search card) | 
| byte[] | sendCommand(byte[] cmd)发送命令(send command) | 
byte[] resetTypeB()
byte[] getUidTypeB()
byte[] sendCommand(byte[] cmd)
cmd - 命令数据