libsignal-protocol-c
master
|
#include <protobuf-c.h>
Public Attributes | |
int | start_value |
unsigned | orig_index |
Helper structure for optimizing int => index lookups in the case where the keys are mostly consecutive values, as they presumably are for enums and fields.
The data structures requires that the values in the original array are sorted.