EntityCodecLaws

org.http4s.laws.EntityCodecLaws$
See theEntityCodecLaws companion trait

Attributes

Companion:
trait
Source:
EntityCodecLaws.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[F[_], A](implicit F0: Concurrent[F], entityEncoderFA: EntityEncoder[F, A], entityDecoderFA: EntityDecoder[F, A]): EntityCodecLaws[F, A]

Attributes

Source:
EntityCodecLaws.scala