Helper IPEndPointFromBytes Method sP2P NAT Traversal and peer-to-peer networking API
sP2P NAT Traversal and peer-to-peer networking API

[Missing <summary> documentation for "M:sP2PLib.Helper.IPEndPointFromBytes(System.Byte[],System.Int32)"]

Namespace: sP2PLib
Assembly: sP2PLib (in sP2PLib.dll) Version: 1.6.0.0 (1.6.0.0)
Syntax

Public Shared Function IPEndPointFromBytes ( _
	buff As Byte(), _
	Optional startIndex As Integer = 0 _
) As IPEndPoint

Parameters

buff
Type:  System Byte 

[Missing <param name="buff"/> documentation for "M:sP2PLib.Helper.IPEndPointFromBytes(System.Byte[],System.Int32)"]

startIndex (Optional)
Type: System Int32

[Missing <param name="startIndex"/> documentation for "M:sP2PLib.Helper.IPEndPointFromBytes(System.Byte[],System.Int32)"]

Return Value

[Missing <returns> documentation for "M:sP2PLib.Helper.IPEndPointFromBytes(System.Byte[],System.Int32)"]

See Also