SCardReaderResponse constructor

SCardReaderResponse(
  1. List<Uint8> bytes
)

Implementation

SCardReaderResponse(this.bytes);