Allocates, encodes and writes out str as a UTF-16 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 a UTF-16 string on Frida's private heap. See Memory#alloc() for details about its lifetime.