\hypertarget{interface_synopsis}{}\section{Synopsis}\label{interface_synopsis}
\hypertarget{interface_name}{}\subsection{Name}\label{interface_name}
{\tt zinflate} - Inflate a file using ZLIB library\hypertarget{interface_usage}{}\subsection{Usage}\label{interface_usage}
{\tt  zinflate $<$in\_\-file$>$ $<$out\_\-file$>$ }\hypertarget{interface_description}{}\section{Description}\label{interface_description}
This utility inflates a file's data and writes the inflated stream to the output file. Note that the entire input file is inflated in one shot. Also, {\tt zinflate} looks for a 32-bit word to be prefixed at the start of the intput file, giving the size in bytes of the original file data. This is the format output by the {\tt zcompress} utility. 