function

global.memtostr

Signature

function memtostr(
  addr: userdata,
  len: number?
) -> string

Returns a UTF-8 Lua string representing the memory at the given address.