spring-framework / org.springframework.http / HttpRange / getRangeStart

getRangeStart

abstract fun getRangeStart(length: Long): Long

Return the start of the range given the total length of a representation.

Parameters

length - the length of the representation

Return
the start of this range for the representation