e.scala.codec.Decoder
See theDecoder companion object
Typeclass defining how to decode an input value to an output value, possibly failing with E
Type parameters
- I
-
Type of input
- O
-
Type of output
Attributes
- See also
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
Members list
In this article