useAltBuffer method

void useAltBuffer()

Implementation

void useAltBuffer() {
  _buffer = _altBuffer;
}