BioRadio SDK - Java Android  1.1
com.glneurotech.devices.common.transportlayer.GlntStream Class Referenceabstract
Inheritance diagram for com.glneurotech.devices.common.transportlayer.GlntStream:
com.glneurotech.devices.common.transportlayer.GlntInputStream com.glneurotech.commondeviceapi.android.BluetoothWrapperStream com.glneurotech.commondeviceapi.android.TcpSocketStreamWrapper com.glneurotech.devices.common.RingBufferStream com.glneurotech.devices.test.bioradiovirtualdevice.FileStreamWrapper com.glneurotech.devices.test.bioradiovirtualdevice.StreamWrapper

Public Member Functions

abstract void close ()
 
abstract void flush ()
 
abstract void write (byte[] b)
 
abstract void write (byte[] b, int off, int len)
 
abstract void write (int b)
 
- Public Member Functions inherited from com.glneurotech.devices.common.transportlayer.GlntInputStream
byte [] inputStreamToArray () throws IOException
 

The documentation for this class was generated from the following file: