writeBytes abstract method

Future writeBytes(
  1. List<int> data
)

Implementation

Future writeBytes(List<int> data);