potoki-cereal-0.2.1.1: Streaming serialization
Potoki.Cereal.Consume
get :: Get a -> Consume ByteString (Either String a) Source #
encodeToFile :: Serialize a => FilePath -> Consume a (Either IOException ()) Source #