Buffer.remaining

Returns the number of elements between the current position and the limit.

@return The number of elements remaining in this buffer

class Buffer
final
int
remaining
()

Meta