readBuffer method

void readBuffer(
  1. int src
)

Implementation

void readBuffer(int src) => js_util.callMethod(this, 'readBuffer', [src]);