Module utils
reth_
ethereum
1.6.0
Module utils
Module Items
Functions
In reth_
ethereum::
evm::
primitives::
revm::
bytecode
reth_ethereum
::
evm
::
primitives
::
revm
::
bytecode
Module
utils
Copy item path
Available on
crate feature
evm
only.
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.