enet.host:compress with range coder
Toggles an adaptive order-2 PPM range coder for the transmitted data of all peers.
Function
Synopsis
host:compress_with_range_coder()
Arguments
None.
Returns
boolean state
- True if the compression algorithm is active, false if not.
Please login to continue.