0x6a77 / JD2XX

A JD2XX fork that supports OS X (x86_64) and Linux (x86, x86_64, arm7hf, arm7sf)
10 stars 10 forks source link

JD2XXInputStream overrides InputStream.available() #2

Open joanis opened 10 years ago

joanis commented 10 years ago

A call to jd2xx.getQueueStatus() is necessary to get the input buffer size. Otherwise, 0 is always obtained.