getS32

inline fun Buffer.getS32(byteOffset: Int, littleEndian: Boolean = true): Int
fun ByteArray.getS32(offset: Int, littleEndian: Boolean): Int