open static fun toString(ranges: MutableCollection<HttpRange>): String
Return a string representation of the given list of HttpRange objects.
This method can be used to for an Range header.
ranges - the ranges to create a string of
Return
the string representation