Reaching the underlying `streambuf'
-----------------------------------
Finally, you can use this method to access the underlying object:
- Method: streambuf* ios::rdbuf () const
Return a pointer to the `streambuf' object that underlies this
`ios'.