writeBytes abstract method

bool writeBytes(
  1. List<int> bytes
)

Implementation

bool writeBytes(List<int> bytes);