get

fun get(): Int
fun get(index: Int): Int
fun get(dst: IntArray, offset: Int, length: Int): IntBuffer