template<class T>
binary_io::concepts::buffered_stream struct

A constraint for streams which implement buffering, and require an explicit call to flush to synchronize that buffer.