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