Ejemplo n.º 1
0
 public void CompressWithRangeCoder()
 {
     CheckCreated();
     Native.enet_host_compress_with_range_coder(_host);
 }