ENet Class Library for C# |
|
ENetApi.enet_host_compress_with_range_encoder Method
[Visual Basic]
Public Shared Sub enet_host_compress_with_range_encoder( _
ByVal
host As
ENetHost* _
)
[C#]
public static
int enet_host_compress_with_range_encoder(
ENetHost* host);
See Also
ENetApi Class | ENet.Native Namespace