how the sendBytesLong works?
litpuvnJul 5 2011 — edited Jul 11 2011Hi,
The sendBytesLong() that helps to send longer data response
For sending large byte arrays as response data, the APDU class provides a special method sendBytesLong() which manages the APDU buffer.
Could you clarify how it could help the transmission? And how i should understand the term "manage" stated above that i quoted from API doc?
thanks,
-Hoang Long