writeBinary abstract method

void writeBinary(
  1. Int8List? bytes
)

Implementation

void writeBinary(Int8List? bytes);