PlayEntityCodec

org.http4s.play.PlayEntityCodec

Attributes

Source
PlayEntityCodec.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Inherited implicits

implicit def playEntityDecoder[F[_] : Concurrent, A : Reads]: EntityDecoder[F, A]

Attributes

Inherited from:
PlayEntityDecoder
Source
PlayEntityDecoder.scala
implicit def playEntityEncoder[F[_], A : Writes]: EntityEncoder[F, A]

Attributes

Inherited from:
PlayEntityEncoder
Source
PlayEntityEncoder.scala