Home
last modified time | relevance | path

Searched refs:bad_footer (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/iostreams/filter/
Dgzip.hpp70 const int bad_footer = 5; // Malformed footer. variable
500 boost::throw_exception(gzip_error(gzip::bad_footer)); in read()
544 boost::throw_exception(gzip_error(gzip::bad_footer)); in close()
547 boost::throw_exception(gzip_error(gzip::bad_footer)); in close()