Sets an option to control the behaviour of the stream buffer.
template< typename Option> void set_option( const Option & option);
Parameters
The option to be set on the stream buffer.
Remarks
Options are uniquely identified by type.