getLong

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

Get specific long from a byte array at a given position

Return

the long

Since

0.1.0

Throws

if the array is not big enough