Module utils
cast
1.3.0
Module utils
Module Items
Functions
In cast::
revm::
bytecode
Modules
bitvec
bytecode
eip7702
legacy
opcode
utils
Structs
BytecodeIterator
JumpTable
LegacyAnalyzedBytecode
LegacyRawBytecode
OpCode
Enums
Bytecode
BytecodeDecodeError
cast
::
revm
::
bytecode
Module
utils
Copy item path
Settings
Help
Summary
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.