hOpenPGP-2.9.5: native Haskell implementation of OpenPGP (RFC4880)
Safe HaskellNone
LanguageHaskell2010

Data.Conduit.OpenPGP.Compression

Documentation

conduitDecompress :: MonadThrow m => ConduitT Pkt Pkt m () Source #