buffer property

Buffer get buffer
override

the current buffer

Implementation

Buffer get buffer {
  return _buffer;
}