public enum RangeUnits
Possible content range units: bytes and none
Enum Constant and Description |
---|
Bytes
Range unit
bytes |
None
Range unit
none |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getUnitToken()
Lower-case unit name
|
public static RangeUnits Bytes
Range unit bytes
public static RangeUnits None
Range unit none