Reads 16-bytes as a signed integer.
16-bytes
signed integer
The offset must satisy the relations 0 ≤ offset ≤ offset+8 ≤ this.length.
0
offset
offset+8
this.length
BigInt getInt128() => getBigInt(ByteLength.i128);