push


Description:

public void push (owned Buffer buf)

Adds the data from buf to the data stored inside this and takes ownership of the buffer.

Parameters:

this

a Adapter

buf

a Buffer to add to queue in the adapter