Function load_transaction

Source
pub fn load_transaction(
    buf: &mut [u8],
    offset: usize,
) -> Result<usize, SysError>
Available on non-crate feature native-simulator only.
Expand description

Load transaction

Return the loaded data length or a syscall error

ยงArguments

  • buf - a writable buf used to receive the data
  • offset - offset