sP2P NAT Traversal and peer-to-peer networking API
Assembly: sP2PLib (in sP2PLib.dll) Version: 1.6.0.0 (1.6.0.0)
Creates Peer object from byte array
Namespace: sP2PLibAssembly: sP2PLib (in sP2PLib.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax
Parameters
- Data
- Type: System Byte
Data array - serialised shape of Peer object
- startIndex (Optional)
- Type: System Int32
Index from which to start parsing
Return Value
PeerSee Also