Method | Description | |
---|---|---|
DataNodeObjectData ( byte byteArray, int startIndex, int length ) : System |
Initializes a new instance of the DataNodeObjectData class.
|
Method | Description | |
---|---|---|
DataNodeObjectData ( ) : System |
Initializes a new instance of the DataNodeObjectData class.
|
public DataNodeObjectData ( byte byteArray, int startIndex, int length ) : System | ||
byteArray | byte | A Byte array |
startIndex | int | Start position |
length | int | The element length |
return | System |