The content type
The content type
- the desired content type of the serialized Feed
Serializes a Feed to JSON format.
Serializes a Feed to JSON format.
a tuple of ContentType (ie: String) indicating the serialized format and an Array[Byte] containing the serialized Feed.
A Feed marshaller backed by a
play jsonmarshaller- the type of the
Feedcontent- the desired content type of the serialized
Feed- a implicitly provided play-json Writes for
T