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.
See Implementation
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.