onBytes abstract method

void onBytes(
  1. Uint8Buffer data,
  2. int size
)

Implementation

void onBytes(typed.Uint8Buffer data, int size);