A range of bytes from A starting at B up to the end of the sequence
A range of bytes from A starting at B up to but not including B+C. If B+C is larger than the array length, the program fails
A range of bytes from A starting at B up to the end of the sequence