buffer-and-slice
buffer-and-slice
com.github.arturopala.bufferandslice
buffer-and-slice
/
com.github.arturopala.bufferandslice
/
IntBuffer$
IntBuffer
object
IntBuffer
IntBuffer factory.
Companion
class
Graph
Super types
class
Object
trait
Matchable
class
Any
Value members
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.
def
empty
:
IntBuffer
An empty buffer.