Method Flip
Flip()
Flips this buffer.
The limit is set to the current position, then the position is set to zero, and the mark is cleared.
The content of this buffer is not changed.
Declaration
public Buffer Flip()
Returns
Type | Description |
---|---|
Buffer | This buffer |