Returns content[start .. end]. start must be at most end and end must be at most the current content length.
start index
end index (exclusive)
content[start .. end]
See Implementation
Returns content[start .. end]. start must be at most end and end must be at most the current content length.