ReadableBuffer.clear

Resets the buffer position to zero and sets the limit to the buffer capacity, the mark value is discarded if set.

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

interface ReadableBuffer
clear
()

Meta