BufferUtils.isFull

Check for a non null and full buffer.

@param buf the buffer to check @return true if the buffer is not null and the limit equals the capacity.

class BufferUtils
static
bool
isFull

Meta