Buffer.hasRemaining

Tells whether there are any elements between the current position and the limit.

@return <tt>true</tt> if, and only if, there is at least one element remaining in this buffer

class Buffer
final
bool
hasRemaining
()

Meta