WebHeaderCollection..::..ToByteArray Method
Converts the current WebHeaderCollection to an array of Byte.
Namespace:
WebSocketSharp.NetAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public byte[] ToByteArray()
Public Function ToByteArray As Byte()
public: array<unsigned char^>^ ToByteArray()