Function noLZSS::rc_end
Defined in File factorizer.hpp
Function Documentation
-
inline uint64_t noLZSS::rc_end(uint64_t ref)
Extract the clean reference position by stripping the RC_MASK.
- Parameters:
ref – The reference value (potentially with RC_MASK set)
- Returns:
The reference position with RC_MASK stripped