writeRaw abstract method

void writeRaw(
  1. String data
)

Writes raw terminal data immediately.

Implementation

void writeRaw(String data);