Module extism_pdk::memory::internal

source ·

Functions§

  • Find Memory by offset
  • Load data from memory into a u8 slice
  • Get the length of the memory handle stored at the given offset, this will return 0 if called on a non-handle pointer
  • Get the length of the memory handle stored at the given offset, this may return garbage if called on a non-handle pointer
  • Load data from u8 slice into memory