![]() |
Public Member Functions | |
IntCompressor (int minValue, int maxValue) | |
uint | Pack (int value) |
int | Unpack (uint data) |
Netick.IntCompressor.IntCompressor | ( | int | minValue, |
int | maxValue | ||
) |
uint Netick.IntCompressor.Pack | ( | int | value | ) |
int Netick.IntCompressor.Unpack | ( | uint | data | ) |