Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
System
System.Memory
Methods
_sizeof()
`[]()
`[]=()
allocate()
cast()
create()
free()
mmap()
mmap_private()
pread()
pread16()
pread16i()
pread16n()
pread32()
pread32i()
pread32n()
pwrite()
pwrite16()
pwrite16i()
pwrite32()
pwrite32i()
valid()
writeable()
System.Memory()->allocate()
System.Memory()->create()
Method System.Memory()->cast()
Method
cast
string
|
array
cast
(
string
to
)
Description
Cast to string or array.
Note
Throws if not allocated.