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