arrayBuffer method

Future<ByteBuffer> arrayBuffer()

Implementation

Future<ByteBuffer> arrayBuffer() => _delegate.arrayBuffer();