HUF_ENCSIZE constant

int const HUF_ENCSIZE

Implementation

static const HUF_ENCSIZE = (1 << HUF_ENCBITS) + 1;