TAbstractMtxVecInt.SetObjectFromByteArray Method

function SetObjectFromByteArray(SrcBuffer: TByteArray): Int64;

Reads the properties of the object from the array of bytes.

#NameTypeDescription
1SrcBufferTByteArray

Returns: Int64

Remarks:

This will be a success, only of the array was before written with GetObjectToByteArray.