I'm just wondering if it's possible when a client is uploading a file that the content arrives out of sequence. For example is it possible to get let's say a sequence of offset values: 0, 50, 10, 20, 30, 40?
I'm under the impression that this will not happen but I just want to make sure.
