[#BufferedWriter-flush] = xref:BufferedWriter.adoc[BufferedWriter]::flush :relfileprefix: ../ :mrdocs: Write any buffered bytes to the destination stream and reset the buffer. == Synopsis Declared in `<streams.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void flush(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#