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