advance

fun advance(n: Int = 1): Int

Move the stream forward N (defaults to 1) code units. Returns the new value of next.