public class AcmAsyncInputStream
extends java.io.InputStream
Constructor and Description |
---|
AcmAsyncInputStream(org.ros.android.android_acm_serial.UsbRequestPool usbRequestPool,
UsbEndpoint endpoint) |
public AcmAsyncInputStream(org.ros.android.android_acm_serial.UsbRequestPool usbRequestPool, UsbEndpoint endpoint)
public void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
close
in class java.io.InputStream
java.io.IOException
public int read(byte[] buffer, int offset, int count) throws java.io.IOException
read
in class java.io.InputStream
java.io.IOException
public int read() throws java.io.IOException
read
in class java.io.InputStream
java.io.IOException