Return this entity as the given content type.
Return this entity as the given content type.
Convert this entity to its Java counterpart.
Convert this entity to its Java counterpart.
Consume the data from this entity.
Consume the data from this entity.
The content length, if known.
The content length, if known. If no content length is set, then this entity will be close delimited.
The content type, if known.
The content type, if known.
The stream of data for this entity.
The entity as a data stream.
The entity as a data stream.
Whether it is known if this entity is empty or not.
Whether it is known if this entity is empty or not.
If this returns true, then the entity is definitely empty. If it returns false, the entity may or may not be empty.
A streamed entity.
The stream of data for this entity.
The content length, if known. If no content length is set, then this entity will be close delimited.
The content type, if known.