AnyContentAsRaw
play.api.mvc.AnyContentAsRaw
case class AnyContentAsRaw(raw: RawBuffer) extends AnyContent
AnyContent - Raw body (give access to the raw data as bytes).
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait AnyContentclass Objecttrait Matchableclass AnyShow all
Members list
In this article