Inflater.newnamelen

The length of new name encoded in literal. For huffman encoded string, this is the length after it is decoded.

struct Inflater
size_t newnamelen;

Meta