ptr[index] = int â intptr[start, length] = string or cptr or addr â string or dl_cptr or addr
Instance Public methods
Set the value at index to
int.
Or, set the memory at start until length with the
contents of string, the memory from dl_cptr, or
the memory pointed at by the memory address addr.