com.onlineobject.objectnet Namespace

ByteStream Class

Represents a data handler specifically for byte streams.

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

Syntax


public class ByteStream : DataHandler<byte>

Inheritance Hierarchy


Object
  com.onlineobject.objectnet..::..DataHandler<(Of <(<'Byte>)>)>
    com.onlineobject.objectnet..::..ByteStream