avro-0.4.2.0: Avro serialization support for Haskell
Data.Avro.Decode.Lazy.Convert
toStrictValue :: LazyValue f -> Either String (Value f) Source #
fromStrictValue :: Value f -> LazyValue f Source #