C# Class Zeroconf.DnsMath

Datei anzeigen Open project: saldoukhov/ZeroconfRT

Public Methods

Method Description
IsPointer ( byte value ) : bool
IsResponse ( ushort flags ) : bool
TwoBytesToPointer ( byte first, byte second ) : ushort

Method Details

IsPointer() public static method

public static IsPointer ( byte value ) : bool
value byte
return bool

IsResponse() public static method

public static IsResponse ( ushort flags ) : bool
flags ushort
return bool

TwoBytesToPointer() public static method

public static TwoBytesToPointer ( byte first, byte second ) : ushort
first byte
second byte
return ushort