[#BitStreamWriter-Flush] = xref:BitStreamWriter.adoc[BitStreamWriter]::Flush :relfileprefix: ../ :mrdocs: Flush any unwritten bits to the output stream, padding with 0's to the next byte boundary. == Synopsis Declared in `<streams.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void Flush(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#