static int peekXmin(Uint8List data) => ByteData.sublistView(data).getUint64(PageConst.mvccXmin, Endian.little);