Closed AppWerft closed 4 years ago
Hello, I found this line in example code:
byte[] recv = ftReader.readerXfr(0,send);
and I guess the method works asyncronly. Why not async task?
Hello, I found this line in example code:
byte[] recv = ftReader.readerXfr(0,send);
and I guess the method works asyncronly. Why not async task?