Go to the documentation of this file. 1 #ifndef ZIPINPUTSTREAMBUF_H
2 #define ZIPINPUTSTREAMBUF_H
4 #include "zipios++/zipios-config.h"
27 explicit ZipInputStreambuf( streambuf *inbuf,
int s_pos = -1,
bool del_inbuf =
false ) ;
45 virtual int underflow() ;