Class ByteRangeSelection
java.lang.Object
com.soklet.ByteRangeSelection
The result of applying a
Range header to a known-length representation.- Author:
- Mark Allen
-
Method Details
-
fromHeaderValue
public static @NonNull ByteRangeSelection fromHeaderValue(@Nullable String rangeHeaderValue, @NonNull Long representationLength) -
getType
-
getRange
-
toString
-
equals
-
hashCode
-