Method | Description | |
---|---|---|
AddressToPtr ( |
||
Free ( |
||
PtrToAddress ( |
||
PtrToString ( |
||
PtrToStringFree ( |
||
StringToBytes ( string str ) : byte[] |
Method | Description | |
---|---|---|
StringToPtr ( string str ) : |
||
avahi_address_parse ( |
||
avahi_address_snprint ( |
||
strlen ( |
public static AddressToPtr ( |
||
address | ||
return |
public static PtrToAddress ( |
||
ptr | ||
return |
public static PtrToString ( |
||
ptr | ||
return | string |
public static PtrToStringFree ( |
||
ptr | ||
return | string |
public static StringToBytes ( string str ) : byte[] | ||
str | string | |
return | byte[] |