License | Apache 2.0 |
---|---|
Safe Haskell | None |
Language | Haskell2010 |
Codec.Compression.Hopfli
Description
Copyright : (c) 2014 Anantha Kumaran Stability : experimental Portability : unknown
Documentation
data CompressOptions Source #
Constructors
CompressOptions | |
Fields
|
compressWith :: CompressOptions -> Format -> ByteString -> ByteString Source #
compress :: ByteString -> ByteString Source #