Return the beginning of the current stream buffer, or 0 if the stream is unbuffered.

Synopsis

Declared in <llvm/Support/raw_ostream.h>

char const*
getBufferStart() const;

Created with MrDocs