Remarks

The template class basic_streambuf is an abstract class for deriving various stream buffers whose objects control input and output sequences. The type streambuf is an instantiation of char type. the type wstreambuf is an instantiation of wchar_t type.