TBitConverter.InTo
Declaration
Source position: types.pp line 350
default
class function InTo<T>(const ASource: Array of Byte; AOffset: Integer)
: T; Static;
Source position: types.pp line 350
default
class function InTo<T>(const ASource: Array of Byte; AOffset: Integer)
: T; Static;