IntBuffer

object IntBuffer
IntBuffer factory.
Companion
class
class Object
trait Matchable
class Any

Value members

Methods

def apply(elems: Int*): IntBuffer
Create buffer with initial values.
def apply(array: Array[Int]): IntBuffer
Create buffer from an array copy.
An empty buffer.