toBuffer method

StringBuffer toBuffer()

Implementation

StringBuffer toBuffer() {
  return _buffer;
}