RawBodyType

sealed
trait RawBodyType[R]

The raw format of the body: what do we need to know, to read it and pass to a codec for further decoding.

Companion
object
class Object
trait Matchable
class Any