toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.util.primitives
/
com.shakelang.util.primitives.bytes
/
removeLastByte
remove
Last
Byte
inline
fun
MutableList
<
Byte
>
.
removeLastByte
(
)
:
Byte
(
source
)
Remove the last byte from a byte array
Return
the last byte
Since
0.1.0
Throws
Illegal
Argument
Exception
if the array is not big enough