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