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

Data.Conduit.OpenPGP.Compression

Documentation

conduitDecompress :: forall (m :: Type -> Type). MonadThrow m => ConduitT Pkt Pkt m () Source #