BufferOutput constructor

BufferOutput()

Implementation

factory BufferOutput() {
  return _instance;
}