Clear the buffer to be empty in fill mode. The position is set to 0 and the limit is set to the capacity.
@param buffer The buffer to clear.
See Implementation
Clear the buffer to be empty in fill mode. The position is set to 0 and the limit is set to the capacity.
@param buffer The buffer to clear.