The Binary Streams
The binary streams read binary data (input streams) and write binary data (output streams). They allow operations on a single element or on a group of elements.
In addition to the classes described in the common architecture sections, the binary streams include the concrete classes shown in
Figure 7.
The iostreams libraries include streambuf.