Search code examples
Reading integers from a memory mapped formatted file...


c++windowsmmapstreambufmemory-mapping

Read More
Which buffer should be set by basic_streambuf::setbuf?...


c++iowinsockstreambuf

Read More
serializing data to a std::streambuf...


c++serializationiostreamstreambuf

Read More
basic_streambuf::seekoff what should be returned when ios_base::in | ios_base::out is specified?...


c++iostreamstreambuf

Read More
convert image buffer to filestream...


c++imagebufferfilestreamstreambuf

Read More
std::fstream with multiple buffers?...


c++fstreamstreambuffilebuf

Read More
Is it possible to "prepare" input from cin?...


c++http-redirectiostreamcinstreambuf

Read More
inheriting ostream and streambuf problem with xsputn and overflow...


c++iostreamostreamstreambuf

Read More
What are 'aliased' stream buffers?...


c++aliasstreambuf

Read More
compile problem C++...


c++exceptioncompilationstreambuf

Read More
Why is the "gptr" type of basic_streambuf char_type* rather than const char_type*?...


c++iostreamconst-correctnessstreambuf

Read More
Query regarding overflow function of streambuf...


c++streambuf

Read More
How do I build a filtered_streambuf based on basic_streambuf?...


c++iostreamstreambuf

Read More
BackNext