Class ByteRange.Suffix

All Implemented Interfaces:
Renderable, ToStringRenderable, ValueRenderable, Serializable, scala.Equals, scala.Product
Enclosing class:
ByteRange

public static final class ByteRange.Suffix extends ByteRange implements scala.Product, Serializable
Used to specify the last length bytes of an entity. If the entity is shorter than the given length, then the range spans the entire entity.
See Also: