Docs.rs
  • variable-len-reader-0.2.0
    • variable-len-reader 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • xuxiaocheng0201
    • Dependencies
    • Versions
    • 0% 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

variable_len_reader0.2.0

Module primitive

  • Functions

In crate variable_len_reader

?
Change settings

Module variable_len_reader::primitive

source ·

Functions

  • read_bool
  • read_i8
  • read_i8_be
  • read_i16
  • read_i16_be
  • read_i32
  • read_i32_be
  • read_i64
  • read_i64_be
  • read_i128
  • read_i128_be
  • read_u8
  • read_u16
  • read_u16_be
  • read_u32
  • read_u32_be
  • read_u64
  • read_u64_be
  • read_u128
  • read_u128_be
  • write_bool
  • write_i8
  • write_i8_be
  • write_i16
  • write_i16_be
  • write_i32
  • write_i32_be
  • write_i64
  • write_i64_be
  • write_i128
  • write_i128_be
  • write_u8
  • write_u16
  • write_u16_be
  • write_u32
  • write_u32_be
  • write_u64
  • write_u64_be
  • write_u128
  • write_u128_be