DataAt
const uint8 *data = DataAt(fStart);
const uint8* DataAt(int32 start);
const uint8* data = fDataView->DataAt(start);