Docs.rs
revm-bytecode-6.2.2
revm-bytecode 6.2.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rakita
Dependencies
bitvec ^1
normal
paste ^1.0
normal
optional
phf ^0.11
normal
optional
revm-primitives ^20.2.1
normal
serde ^1.0
normal
optional
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Module utils
revm_
bytecode
6.2.2
Module utils
Module Items
Functions
In crate revm_
bytecode
revm_bytecode
Module
utils
Copy item path
Source
Expand description
Various utilities for the bytecode
Functions
§
read_
i16
⚠
Reads a big-endian
i16
from a
u8
pointer.
read_
u16
⚠
Reads a big-endian
u16
from a
u8
pointer.