Decoder
ru.johnspade.csv3s.codecs.Decoder
Type class for types that can be decoded from other types.
Type parameters
- D
-
decoded type - what to decode to.
- E
-
encoded type - what to decode from.
- F
-
failure type - how to represent errors.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article