Return the size of the current stream buffer, or the preferred size if buffering is enabled but the buffer has not been allocated yet.

Synopsis

Declared in <llvm/Support/raw_ostream.h>

size_t
GetBufferSize() const;

Created with MrDocs