| Copyright | Will Thompson Iñaki García Etxebarria and Jonas Platte |
|---|---|
| License | LGPL-2.1 |
| Maintainer | Iñaki García Etxebarria |
| Safe Haskell | None |
| Language | Haskell2010 |
GI.OSTree.Structs.LzmaDecompressor
Description
No description available in the introspection data.
Synopsis
Exported types
newtype LzmaDecompressor Source #
Memory-managed wrapper type.
Constructors
| LzmaDecompressor (ManagedPtr LzmaDecompressor) |
Instances
| Eq LzmaDecompressor Source # | |
Defined in GI.OSTree.Structs.LzmaDecompressor Methods (==) :: LzmaDecompressor -> LzmaDecompressor -> Bool # (/=) :: LzmaDecompressor -> LzmaDecompressor -> Bool # | |
| WrappedPtr LzmaDecompressor Source # | |
Defined in GI.OSTree.Structs.LzmaDecompressor Methods wrappedPtrCalloc :: IO (Ptr LzmaDecompressor) # | |
noLzmaDecompressor :: Maybe LzmaDecompressor Source #
A convenience alias for Nothing :: Maybe LzmaDecompressor.