write abstract method

void write(
  1. List<int> bytes
)

Implementation

void write(List<int> bytes);