pub fn return_data_size() -> u64Expand description
Returns the size of the returned data of the last contract call or instantiation, akin to the EVM RETURNDATASIZE opcode.
pub fn return_data_size() -> u64Returns the size of the returned data of the last contract call or instantiation, akin to the EVM RETURNDATASIZE opcode.