Source position: types.pp line 347
class procedure TBitConverter.UnsafeFrom(
const ASrcValue: T;
var ADestination: array of Byte;
AOffset: Integer = 0
);