arrayBuffer method

Future arrayBuffer ()

Implementation

Future arrayBuffer() => promiseToFuture(JS("", "#.arrayBuffer()", this));