arrayBuffer abstract method
Asynchronously creates a ByteBuffer representation of the value of of the InteractionOutput.
Follows the algorithm defined for the arrayBuffer() function in the
Scripting API specification.
Implementation
Future<ByteBuffer> arrayBuffer();