C# Class FileFind.Stun.Utility

Afficher le fichier Open project: codebutler/meshwork

Méthodes publiques

Méthode Description
IntegerToTwoBytes ( int integer ) : byte[]
TwoBytesToInteger ( byte bytes ) : int

Method Details

IntegerToTwoBytes() public static méthode

public static IntegerToTwoBytes ( int integer ) : byte[]
integer int
Résultat byte[]

TwoBytesToInteger() public static méthode

public static TwoBytesToInteger ( byte bytes ) : int
bytes byte
Résultat int