C# Class SIPSorcery.Sys.NetConvert

Afficher le fichier Open project: sipsorcery/sipsorcery Class Usage Examples

Méthodes publiques

Méthode Description
DoReverseEndian ( UInt16 x ) : UInt16
DoReverseEndian ( uint x ) : uint
DoReverseEndian ( ulong x ) : ulong

Method Details

DoReverseEndian() public static méthode

public static DoReverseEndian ( UInt16 x ) : UInt16
x System.UInt16
Résultat System.UInt16

DoReverseEndian() public static méthode

public static DoReverseEndian ( uint x ) : uint
x uint
Résultat uint

DoReverseEndian() public static méthode

public static DoReverseEndian ( ulong x ) : ulong
x ulong
Résultat ulong