|
JASSv2
|
lookup table storing how many integers are encoded and how they are encoded, More...
#include <compress_integer_simple_9.h>
Public Attributes | |
| uint32_t | numbers |
| Number of integers encoded using this selector. | |
| uint32_t | bits |
| NUmber of vits used to encode each integer. | |
| uint32_t | mask |
| A bitmast to select an integer. | |
lookup table storing how many integers are encoded and how they are encoded,
1.8.13