Docs.rs
  • libdeflate-sys-0.14.0
    • libdeflate-sys 0.14.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • adamkewley
    • Dependencies
      • cc ^1.0 build
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate libdeflate_sys

  • Version 0.14.0
  • All Items
  • Structs
  • Constants
  • Functions
  • Type Definitions
?
Change settings

Crate libdeflate_sys

source ·

Structs

  • libdeflate_compressor
  • libdeflate_decompressor

Constants

  • libdeflate_result_LIBDEFLATE_BAD_DATA
  • libdeflate_result_LIBDEFLATE_INSUFFICIENT_SPACE
  • libdeflate_result_LIBDEFLATE_SHORT_OUTPUT
  • libdeflate_result_LIBDEFLATE_SUCCESS

Functions

  • libdeflate_adler32⚠
  • libdeflate_alloc_compressor⚠
  • libdeflate_alloc_decompressor⚠
  • libdeflate_crc32⚠
  • libdeflate_deflate_compress⚠
  • libdeflate_deflate_compress_bound⚠
  • libdeflate_deflate_decompress⚠
  • libdeflate_free_compressor⚠
  • libdeflate_free_decompressor⚠
  • libdeflate_gzip_compress⚠
  • libdeflate_gzip_compress_bound⚠
  • libdeflate_gzip_decompress⚠
  • libdeflate_set_memory_allocator⚠
  • libdeflate_zlib_compress⚠
  • libdeflate_zlib_compress_bound⚠
  • libdeflate_zlib_decompress⚠

Type Definitions

  • libdeflate_result