write abstract method

void write(
  1. String input
)

writes data to this backend

Implementation

void write(String input);