buffer-and-slice
buffer-and-slice
com.github.arturopala.bufferandslice
buffer-and-slice
/
com.github.arturopala.bufferandslice
/
ByteSlice$
ByteSlice
object
ByteSlice
Companion
class
Graph
Super types
class
Object
trait
Matchable
class
Any
Value members
Value members
Methods
def
apply
(head:
Byte
, tail:
Byte
*):
ByteSlice
Creates new detached ByteSlice out of given bytes.
def
of
(array:
Array
[
Byte
]):
ByteSlice
def
of
(array:
Array
[
Byte
], from:
Int
, to:
Int
):
ByteSlice
def
empty
:
ByteSlice