evm_byte
Scalar function
EVM BYTE opcode: Extract the nth byte from a 256-bit value. Byte 0 is MSB, byte 31 is LSB. Returns 0 if n >= 32.
Overloads
Documentation
EVM BYTE opcode: Extract the nth byte from a 256-bit value. Byte 0 is MSB, byte 31 is LSB. Returns 0 if n >= 32.