write abstract method

void write(
  1. String string
)

Writes the string.

Implementation

void write(String string);