postfixBits property
Recommended number of postfix bits. Encode may change this value. Range: BrotliOption.minPostfixBits..BrotliOption.maxPostfixBits Default: nil (dynamically computed).
Implementation
final int? postfixBits;
Recommended number of postfix bits. Encode may change this value. Range: BrotliOption.minPostfixBits..BrotliOption.maxPostfixBits Default: nil (dynamically computed).
final int? postfixBits;