STUN_AttributeGetValueBytes Method |
Converts the value to byte array
Namespace:
Ozeki.Network
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxprotected virtual byte[] GetValueBytes()
Protected Overridable Function GetValueBytes As Byte()
protected:
virtual array<unsigned char>^ GetValueBytes()
abstract GetValueBytes : unit -> byte[]
override GetValueBytes : unit -> byte[]
Return Value
Type:
ByteRaw data
See Also