BufferUtils.clearToFill

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.

class BufferUtils
static
void
clearToFill

Meta