Skip to main content
Module utils
revm_
context
15.0.0
Module utils
Module Items
Functions
In revm_
context::
database_
interface::
state::
bytecode
revm_context
::
database_interface
::
state
::
bytecode
Module
utils
Copy item path
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.