avro-0.4.2.0: Avro serialization support for Haskell
Data.Avro.Decode.Lazy.Deconflict
deconflict Source #
Arguments
Writer schema
Reader schema
deconflict writer reader val will convert a value that was encoded/decoded with the writer's schema into the form specified by the reader's schema.
deconflict writer reader val