Docs.rs
  • parity-snappy-sys-0.1.2
    • parity-snappy-sys 0.1.2
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:paritytech:core-devs
    • andresilva
    • Dependencies
      • libc ^0.2 normal
      • cmake ^0.1 build
    • Versions
    • 11.11% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

parity_snappy_sys0.1.2

  • All Items

Crate Items

  • Constants
  • Functions

Crate parity_snappy_sys

Source
Expand description

Snappy compression bindings.

Constants§

SNAPPY_BUFFER_TOO_SMALL
SNAPPY_INVALID_INPUT
SNAPPY_OK

Functions§

snappy_compress⚠
snappy_max_compressed_length⚠
snappy_uncompress⚠
snappy_uncompressed_length⚠
snappy_validate_compressed_buffer⚠