124 [[nodiscard]] std::vector<CompressIndex *>
getSortedIndexes(
const std::set<uint16_t> &indexes);
126 static void updatePos(std::vector<CompressIndex *> &indexes, uint16_t offset);
130 std::string
encodeWords(
const std::string &fullname,
const std::set<uint16_t> &indexes, uint16_t base_offset);