Unit 'fpsHashUtils' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#pl_fpspreadsheet]

HexStrToBytes

Declaration

Source position: fpshashutils.pp line 35

procedure HexStrToBytes(

  const aHexStr: string;

  out aBytes: TBytes

); overload;

function HexStrToBytes(

  const aHexStr: string

):TBytes; overload;



CT Web help

CodeTyphon Studio