pub fn encoded_length_size(len: u32) -> usize
fastcgi
Number of bytes needed to encode len using the FastCGI variable-length format.
len