com.onlineobject.objectnet Namespace

UInt32Stream Class

Represents a data handler specifically for uint32 streams.

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

Syntax


public class UInt32Stream : DataHandler<uint>

Inheritance Hierarchy


Object
  com.onlineobject.objectnet..::..DataHandler<(Of <(<'UInt32>)>)>
    com.onlineobject.objectnet..::..UInt32Stream