Briefing Zend Knowledge

What function allows resizing of PHP’s file write buffer?

What function allows resizing of PHP’s file write buffer?

A. ob_start()
B. set_write_buffer()

C. stream_set_write_buffer()

D. Change the output_buffering INI setting via ini_set() function