Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
BlobNumber :: Int -> BlobNumberzim-parser Codec.Archive.Zim.Parser No documentation available.
-
zim-parser Codec.Archive.Zim.Parser Wrapper for Cluster number
ClusterNumber :: Int -> ClusterNumberzim-parser Codec.Archive.Zim.Parser No documentation available.
zimDeBlobNumber :: ZimDirEnt -> Maybe Intzim-parser Codec.Archive.Zim.Parser Content is stored in this Blob Number (only applicable for ZimArticleEntry)
zimDeClusterNumber :: ZimDirEnt -> Maybe Intzim-parser Codec.Archive.Zim.Parser Content is stored in this Cluster Number (only applicable for ZimArticleEntry)
zimMagicNumber :: ZimHeader -> Intzim-parser Codec.Archive.Zim.Parser Magic Number of file (somewhat superfluous as getZimHeader will throw an exception if magic number is anything other than 72173914)