Docs.rs
  • tsfile-0.0.2
    • tsfile 0.0.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • liutaohua
    • Dependencies
      • bit-set ^0.5.2 normal
      • byteorder ^1 normal
      • murmurhash3 ^0.0.5 normal
      • snafu ^0.6.10 normal
      • snap ^1.0.5 normal
      • varint ^0.9.0 normal
    • Versions
    • 0.55% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tsfile0.0.2

Module decoder

Module Items

  • Structs
  • Enums
  • Traits

In tsfile::encoding

tsfile::encoding

Module decoder

Source

Structs§

IntPlainDecoder
LongBinaryDecoder

Enums§

Error
Field

Traits§

BinaryDelta
Decoder
PlainDecoder