• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Searching...
    Or go to: Standard Library API
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • decompress

  • Documentation
ON THIS PAGE
  • Libraries
    • decompress
    • decompress.impl
package decompress
  • decompress
    • Decompress
      • Buffer
        • Bigstring
      • DEFLATE
        • F
      • Gzip_deflate
        • F
      • Gzip_inflate
      • Hunk
      • INFLATE
      • Lz77
      • OS
      • RFC1951_deflate
        • F
      • RFC1951_inflate
      • Window
      • Zlib_deflate
        • F
      • Zlib_inflate
  • decompress.impl
    • Impl
      • Decompress_bigstring
      • Decompress_buffer
      • Decompress_bytes
      • Decompress_deflate
        • Convenience
          • X
        • DEFLATE
          • F
        • Gzip
          • KCrc32
          • KHeader
          • KSize
        • RFC1951
          • F
          • KDynamicHeader
          • KWriteBlock
        • S
        • Zlib
          • KAdler32
          • KHeader
      • Decompress_heap
      • Decompress_hunk
      • Decompress_inflate
        • Convenience
          • X
        • Gzip
          • KCrc
          • KHeader
          • KSize
        • INFLATE
        • RFC1951
          • Dictionary
          • Heap
          • Huffman
          • KBlock
          • KDictionary
          • KFlat
          • KInflate
          • KLast
          • Lookup
        • S
        • Zlib
          • KCrc
          • KHeader
      • Decompress_lz77
        • T
      • Decompress_option
      • Decompress_os
      • Decompress_q
      • Decompress_safe
      • Decompress_seq
      • Decompress_tables
      • Decompress_tree
      • Decompress_window
        • Crc
Legend:
Library
Module
Module type
Parameter
Class
Class type

decompress 0.9.1

Libraries

This package provides the following libraries (via dune):

decompress

Documentation: Decompress

Dependencies: checkseum, decompress.impl

decompress.impl

Documentation:

  • Impl.Decompress_bigstring
  • Impl.Decompress_buffer
  • Impl.Decompress_bytes
  • Impl.Decompress_deflate
  • Impl.Decompress_heap
  • Impl.Decompress_hunk
  • Impl.Decompress_inflate
  • Impl.Decompress_lz77
  • Impl.Decompress_option
  • Impl.Decompress_os
  • Impl.Decompress_q
  • Impl.Decompress_safe
  • Impl.Decompress_seq
  • Impl.Decompress_tables
  • Impl.Decompress_tree
  • Impl.Decompress_window

Dependencies: bigarray-compat, checkseum

ON THIS PAGE
  • Libraries
    • decompress
    • decompress.impl

Footer

OCaml

Innovation. Community. Security.

GitHub Discord Twitter Peertube RSS

About Us

  • Industrial Users
  • Academic Users
  • Why OCaml

Resources

  • Get Started
  • Language Manual
  • Standard Library API
  • Books
  • Releases

Community

  • Blog
  • Jobs

Policies

  • Carbon Footprint
  • Governance
  • Privacy
  • Code of Conduct