toggle menu
serverpackcreator-api
jvm
switch theme
search in API
serverpackcreator-api
/
io
/
Bytes
Bytes
object
Bytes
Members
Functions
i
Link copied to clipboard
fun
i
(
b
:
Byte
)
:
Int
l
Link copied to clipboard
fun
l
(
b
:
Byte
)
:
Long
make
Int
B
Link copied to clipboard
fun
makeIntB
(
b0
:
Byte
,
b1
:
Byte
,
b2
:
Byte
,
b3
:
Byte
)
:
Int
make
Int
L
Link copied to clipboard
fun
makeIntL
(
b0
:
Byte
,
b1
:
Byte
,
b2
:
Byte
,
b3
:
Byte
)
:
Int
make
Long
B
Link copied to clipboard
fun
makeLongB
(
b0
:
Byte
,
b1
:
Byte
,
b2
:
Byte
,
b3
:
Byte
,
b4
:
Byte
,
b5
:
Byte
,
b6
:
Byte
,
b7
:
Byte
)
:
Long
make
Long
L
Link copied to clipboard
fun
makeLongL
(
b0
:
Byte
,
b1
:
Byte
,
b2
:
Byte
,
b3
:
Byte
,
b4
:
Byte
,
b5
:
Byte
,
b6
:
Byte
,
b7
:
Byte
)
:
Long
make
Short
B
Link copied to clipboard
fun
makeShortB
(
b0
:
Byte
,
b1
:
Byte
)
:
Short
make
Short
L
Link copied to clipboard
fun
makeShortL
(
b0
:
Byte
,
b1
:
Byte
)
:
Short
reverse
Link copied to clipboard
fun
reverse
(
n
:
Int
)
:
Int
fun
reverse
(
n
:
Long
)
:
Long
fun
reverse
(
n
:
Short
)
:
Short