Interface ByteContentRange
- All Superinterfaces:
- ContentRange,- Renderable,- ToStringRenderable,- ValueRenderable
- All Known Implementing Classes:
- ContentRange.Default,- ContentRange.Unsatisfiable
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.apache.pekko.http.scaladsl.model.ContentRangeContentRange.Default, ContentRange.Default$, ContentRange.Other, ContentRange.Other$, ContentRange.Unsatisfiable, ContentRange.Unsatisfiable$
- 
Method SummaryMethods inherited from interface org.apache.pekko.http.scaladsl.model.ContentRangegetOtherValue, getSatisfiableFirst, getSatisfiableLast, isOther, isSatisfiableMethods inherited from interface org.apache.pekko.http.impl.util.RenderablerenderMethods inherited from interface org.apache.pekko.http.impl.util.ToStringRenderabletoStringMethods inherited from interface org.apache.pekko.http.impl.util.ValueRenderablevalue
- 
Method Details- 
getInstanceLengthOptionalLong getInstanceLength()Java API
- 
instanceLengthscala.Option<Object> instanceLength()
- 
isByteContentRangeboolean isByteContentRange()Java API
 
-