readS24

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

Deprecated

Replace with

getS24(o, little)