readS16

fun ByteArray.readS16(o: Int, little: Boolean): Int

Deprecated

Replace with

getS16(o, little)