API:System.Hash.THash.ToBigEndian

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function ToBigEndian(AValue: Cardinal): Cardinal; overload; static; inline;
class function ToBigEndian(AValue: UInt64): UInt64; overload; static; inline;

C++

static unsigned __fastcall ToBigEndian(unsigned AValue)/* overload */;
static unsigned __int64 __fastcall ToBigEndian(unsigned __int64 AValue)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Hash.pas
System.Hash.hpp
System.Hash THash

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !