getShort

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

Get specific short from a byte array at a given position

Return

the short

Since

0.1.0

Throws

if the array is not big enough