STUN_AttributeGetValueBytes Method |
Converts the value to byte array
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax protected 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