WebHeaderCollectionToByteArray Method |
Namespace:
Sfs2X.WebSocketSharp.Net
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public byte[] ToByteArray()
Return Value
Type:
Byte
An array of
Byte that receives the converted current
WebHeaderCollection.
See Also