strstreambuf* rdbuf() const;
typedef /*implementation defined*/ seekdir;
protected: virtual pos_type seekpos( pos_type sp,
Defined in header
std::streamsize sputn( const char_type* s, std::streamsize count );
explicit strstreambuf( std::streamsize alsize = 0 ); (1)
std::basic_filebuf<CharT, Traits>* rdbuf() const;
basic_istream& getline( char_type* s, std::streamsize count );
Page 27 of 29