Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

inflateinputstreambuf.h

Author

       Generated automatically by Doxygen for Zipios++ from the source code.

Zipios++                                         Tue Mar 24 2020                      inflateinputstreambuf.h(3)

Detailed Description

       Header file that defines InflateInputStreambuf.

       Definition in file inflateinputstreambuf.h.

Name

       inflateinputstreambuf.h

Synopsis

       #include 'zipios++/zipios-config.h'
       #include 'zipios++/meta-iostreams.h'
       #include <vector>
       #include <zlib.h>
       #include 'zipios++/filterinputstreambuf.h'

   Classes
       class zipios::InflateInputStreambufInflateInputStreambuf is an input stream filter, that inflates the input from the attached input
           stream.

See Also