Module utils
cast
1.2.3
Module utils
Module Items
Functions
In cast::
revm::
bytecode
Modules
bitvec
bytecode
eip7702
eof
legacy
opcode
utils
Structs
BytecodeIterator
Eof
JumpTable
LegacyAnalyzedBytecode
LegacyRawBytecode
OpCode
Enums
Bytecode
BytecodeDecodeError
CodeType
EofValidationError
Constants
EOF_MAGIC
EOF_MAGIC_HASH
Statics
EOF_MAGIC_BYTES
Functions
validate_eof
validate_eof_code
validate_eof_codes
validate_eof_inner
validate_raw_eof
validate_raw_eof_inner
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.