Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Zeroconf
DnsMath
C# 클래스 Zeroconf.DnsMath
파일 보기
프로젝트 열기: saldoukhov/ZeroconfRT
공개 메소드들
메소드
설명
IsPointer
(
byte
value
) :
bool
IsResponse
(
ushort
flags
) :
bool
TwoBytesToPointer
(
byte
first
,
byte
second
) :
ushort
메소드 상세
IsPointer()
공개
정적인
메소드
public
static
IsPointer
(
byte
value
) :
bool
value
byte
리턴
bool
IsResponse()
공개
정적인
메소드
public
static
IsResponse
(
ushort
flags
) :
bool
flags
ushort
리턴
bool
TwoBytesToPointer()
공개
정적인
메소드
public
static
TwoBytesToPointer
(
byte
first
,
byte
second
) :
ushort
first
byte
second
byte
리턴
ushort