Creates a Writeable[A] using a content type for A available in the implicit scope
Creates a Writeable[A] using a content type for A available in the implicit scope
Serializing function
Straightforward Writeable for Array[Byte] values.
Straightforward Writeable for Array[Byte] values.
Straightforward Writeable for ByteString values.
Straightforward Writeable for ByteString values.
Straightforward Writeable for String values.
Straightforward Writeable for String values.
Writeable for play.twirl.api.Content values.
Writeable for play.twirl.api.Content values.
Writeable for empty responses.
Writeable for empty responses.
Writeable for JsValue values - Json
Writeable for JsValue values - Json
Writeable for NodeBuffer values - literal Scala XML.
Writeable for NodeBuffer values - literal Scala XML.
Writeable for NodeSeq values - literal Scala XML.
Writeable for NodeSeq values - literal Scala XML.
Writeable for play.twirl.api.Xml values.
Writeable for play.twirl.api.Xml values. Trims surrounding whitespace.
Writeable for urlEncodedForm values
Writeable for urlEncodedForm values
Helper utilities for
Writeable.