The 8-bit integer at address + size * index.
address + size * index
int operator [](int index) => viewSingle(index).getInt8(0);