Docs.rs
bits-io-0.6.4
bits-io 0.6.4
Permalink
Docs.rs crate page
Apache-2.0
/
MIT
Links
crates.io
Source
Owners
bbaldino
Dependencies
bitvec ^1.0.1
normal
bytes ^1.10.1
normal
funty ^2.0.0
normal
nsw-types ^0.1.13
normal
divan ^0.1.21
dev
Versions
36.4%
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
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
bits_io
0.6.4
Module byte_
order
Module Items
Structs
Traits
Type Aliases
In bits_
io::
buf
bits_io
::
buf
Module
byte_order
Copy item path
Source
Structs
§
BigEndian
Little
Endian
Traits
§
Byte
Order
This trait defines operations to load and store integral values from a buffer, and enables implementing them in different ways for the different byte orders (Big Endian and Little Endian).
Type Aliases
§
Network
Order