Rizin
unix-like reverse engineering framework and cli tools
|
Calculates the encoded size of a variable-length integer. More...
#include "common.h"
Go to the source code of this file.
Functions | |
LZMA_API (uint32_t) | |
Calculates the encoded size of a variable-length integer.
Definition in file vli_size.c.
LZMA_API | ( | uint32_t | ) |
Definition at line 16 of file vli_size.c.
References assert(), i, LZMA_VLI_BYTES_MAX, and LZMA_VLI_MAX.