Beispiel #1
0
 public void CompressWithRangeEncoder()
 {
     NativeMethods.enet_host_compress_with_range_encoder(this.host);
 }