The 32-bit integer at address + size * index.
address + size * index
int operator [](int index) => viewSingle(index).getInt32(0, Memory.endianess);