ReadableBuffer.flip

Sets the buffer limit to the current position and the position is set to zero, the mark value reset to undefined.

@return a reference to this {@link ReadableBuffer}.

interface ReadableBuffer
flip
()

Meta