Name the `bufio.Writer` method that pushes buffered bytes to the underlying writer

from Go
beginner 1 min

Name the `bufio.Writer` method that pushes buffered bytes to the underlying writer.

Report an error