Docs.rs
  • ruzstd-0.7.3
    • ruzstd 0.7.3
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • KillingSpark
    • Dependencies
      • rustc-std-workspace-alloc ^1.0.0 normal optional
      • compiler_builtins ^0.1.2 normal optional
      • rustc-std-workspace-core ^1.0.0 normal optional
      • twox-hash ^1.6 normal optional
      • criterion ^0.5 dev
      • rand ^0.8.5 dev
    • Versions
    • 32.74% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

ruzstd0.7.3

Module block_decoder

Module Items

  • Structs
  • Enums
  • Functions

In ruzstd::decoding

ruzstd::decoding

Module block_decoder

Source

Structs§

  • BlockDecoder

Enums§

  • BlockHeaderReadError
  • BlockSizeError
  • BlockTypeError
  • DecodeBlockContentError
  • DecompressBlockError

Functions§

  • new
    Create a new BlockDecoder.