Iterator

inner class Iterator

An iterator over long values.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var pOff: Int
Link copied to clipboard
var vOff: Int

Functions

Link copied to clipboard

Whether or not there are remaining values.

Link copied to clipboard
fun next(): Long

Return the next long in the buffer.