e.kotlin.codec 0.0.1 API
See: Description
-
Interface Summary Interface Description Codec Typeclass defining decoding and encoding together via e.kotlin.codec.Decoder and e.kotlin.codec.Encoder Decoder Typeclass defining how to decode an input value to an output value, possibly failing with E Encoder Typeclass defining how to encode an input value to an output value