has_buffer


Description:

[ Version ( since = "1.14.1" ) ]
public bool has_buffer ()

This checks if a pad has a buffer available that will be returned by a call to peek_buffer or pop_buffer.

Parameters:

this

the pad to check the buffer on

Returns:

true if the pad has a buffer available as the next thing.