Int64 SetObjectFromByteArray(Byte[] SrcBuffer)
Reads the properties of the object from the array of bytes.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | SrcBuffer | Byte[] |
Returns: Int64
Remarks:
This will be a success, only of the array was before written with GetObjectToByteArray.