com.onlineobject.objectnet Namespace

Int16Stream Class

Represents a data handler specifically for int16 streams.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public class Int16Stream : DataHandler<short>

Inheritance Hierarchy


Object
  com.onlineobject.objectnet..::..DataHandler<(Of <(<'Int16>)>)>
    com.onlineobject.objectnet..::..Int16Stream