Reads a Int64 from out at offset in endian order.
Int64
out
offset
endian
int readInt64(Uint8List out, [int offset = 0, Endian endian = Endian.big]);