com.onlineobject.objectnet Namespace

UInt16Stream Class

Represents a data handler specifically for uint16 streams.

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

Syntax


public class UInt16Stream : DataHandler<ushort>

Inheritance Hierarchy


Object
  com.onlineobject.objectnet..::..DataHandler<(Of <(<'UInt16>)>)>
    com.onlineobject.objectnet..::..UInt16Stream