Allocates, encodes and writes out str as an ANSI string on Frida's private heap. See Memory#alloc() for details about its lifetime.
str
String to allocate.
Generated using TypeDoc
Allocates, encodes and writes out
str
as an ANSI string on Frida's private heap. See Memory#alloc() for details about its lifetime.