llvm::raw_ostream::GetNumBytesInBuffer

Return the number of bytes currently held in the stream buffer.

Synopsis

Declared in <llvm/Support/raw_ostream.h>

size_t
GetNumBytesInBuffer() const;

Return Value

the number of bytes currently held in the stream buffer.