Read Array
Signature
Description
Reads a specific number of bytes from a given memory address and returns them as a table.
Arguments
Address
The memory address where the bytes will be read from.
Size
The number of bytes to read from the memory address.
Notes
Last updated