Skip to main content

constructor_args_offset

Function constructor_args_offset 

Source
pub(crate) fn constructor_args_offset(
    constructor: &Constructor,
    bytecode: &[u8],
) -> Result<usize>
Expand description

Returns the offset in bytecode at which the ABI-encoded constructor arguments start.