TSignalBuffer.WriteTo Method

procedure WriteTo(Src: TVec);

Writes data to the buffer and resizes the buffer, if it is not big enough to hold everything. Converts precision single/double if needed.

#NameTypeDescription
1SrcTVecsource TVec

Result: stored in self (calling object)