getByte

fun List<Byte>.getByte(index: Int): Byte(source)

Get specific byte from a byte array at a given position

Return

the byte

Since

0.1.0

Throws

if the array is not big enough