putBytes abstract method

void putBytes(
  1. Uint8Buffer data
)

Write multiple bytes

Implementation

void putBytes(typed.Uint8Buffer data);