Docs.rs
  • datex-core-0.0.3
    • datex-core 0.0.3
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • benStre
    • Dependencies
      • byteorder ^1 normal
      • default-args ^1.0.0 normal
      • itertools ^0.10.5 normal
      • lazy_static ^1.4.0 normal
      • mopa ^0.2.2 normal
      • num-bigint ^0.4 normal
      • num-integer ^0.1 normal
      • num_enum ^0.5.7 normal
      • pad ^0.1 normal
      • pest ^2.6 normal
      • pest_derive ^2.6 normal
      • regex ^1 normal
      • strum ^0.24 normal
      • wasm-bindgen ^0.2.81 normal
      • websocket ^0.24.0 normal
    • Versions
    • 0.79% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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

datex_core0.0.3

Module buffers

Module Items

  • Functions

In datex_core::utils

datex_core::utils

Module buffers

Source

Functions§

append_f64
append_i8
append_i16
append_i32
append_i64
append_string_utf8
append_u8
append_u16
append_u32
append_u64
buffer_to_hex
buffer_to_hex_advanced
seperator: char sequence inserted between each byte pad_size_bytes: if 0, it is ignored x_shorthand: collapse multiple 0 bytes to “xC”, with C being the number of zero bytes
hex_to_buffer
hex_to_buffer_advanced
read_f64
read_i8
read_i16
read_i32
read_i64
read_slice
read_string_utf8
read_u8
read_u16
read_u32
read_u64
write_f64
write_i8
write_i16
write_i32
write_i64
write_u8
write_u16
write_u32
write_u64