Defined in header
protected: virtual int_type underflow()
(1)
explicit basic_istream( std::basic_streambuf<CharT, Traits>* sb);
std::streamsize gcount() const;
void swap( basic_streambuf& other );
std::basic_filebuf<CharT, Traits>* rdbuf() const;
Page 19 of 29