BioRadio SDK - Java Android  1.1
com.glneurotech.devices.common.transportlayer.GlntInputStream Class Referenceabstract
Inheritance diagram for com.glneurotech.devices.common.transportlayer.GlntInputStream:
com.glneurotech.devices.common.transportlayer.GlntStream 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

byte [] inputStreamToArray () throws IOException
 

Member Function Documentation

◆ inputStreamToArray()

byte [] com.glneurotech.devices.common.transportlayer.GlntInputStream.inputStreamToArray ( ) throws IOException

Convert an input stream to an byte array.

Returns
Exceptions
IOException

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