isOneShot

override val isOneShot: Boolean = false

Flag indicating if the body can only be consumed once. If false the underlying stream must be capable of being replayed.