Unit 'IdGlobal' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

HostToLittleEndian

Declaration

Source position: IdGlobal.pas line 1265

function HostToLittleEndian(

  const AValue: UInt16

):UInt16; overload;

function HostToLittleEndian(

  const AValue: UInt32

):UInt32; overload;

function HostToLittleEndian(

  const AValue: Int32

):Int32; overload;



CT Web help

CodeTyphon Studio