com.sksamuel.avro4s.Decoder
Decodes the given value to an instance of T if possible.
Decodes the given value to an instance of T if possible. Otherwise throw an error.
The provided schema is the reader schema.