buffer-and-slice
buffer-and-slice
com.github.arturopala.bufferandslice
buffer-and-slice
/
com.github.arturopala.bufferandslice
/
ByteBuffer$
ByteBuffer
object
ByteBuffer
ByteBuffer factory.
Companion
class
Graph
Super types
class
Object
trait
Matchable
class
Any
Value members
Value members
Methods
def
apply
(elems:
Int
*):
ByteBuffer
Create buffer with initial values.
def
apply
(array:
Array
[
Byte
]):
ByteBuffer
Create buffer from an array copy.
def
empty
:
ByteBuffer
An empty buffer.