sP2P NAT Traversal and peer-to-peer networking API
Assembly: sP2PLib (in sP2PLib.dll) Version: 1.6.0.0 (1.6.0.0)
Initialises object values form byte array
Namespace: sP2PLibAssembly: sP2PLib (in sP2PLib.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
Parameters
- Data
- Type: System Byte
byte array containing serialised shape of Peer object
- startIndex (Optional)
- Type: System Int32
[Missing <param name="startIndex"/> documentation for "M:sP2PLib.Peer.Parse(System.Byte[],System.Int32)"]
Return Value
[Missing <returns> documentation for "M:sP2PLib.Peer.Parse(System.Byte[],System.Int32)"]
See Also