zio.http.codec.SimpleCodec$
See theSimpleCodec companion trait
object SimpleCodec
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
SimpleCodec.type
Members list
Type members
Classlikes
final case class Specified[A](value: A) extends SimpleCodec[A, Unit]
Attributes
final case class Unspecified[A]() extends SimpleCodec[A, A]
Attributes
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article