Class MemoryStream

Inheritance

Stream MemoryStream 🡄 Stream 🡄 Object

Properties

Memory The address in Cheat Engine's memory this stream is loaded (READONLY, tends to change).

Methods

loadFromFile ( filename ) Replaces the contents in the memory stream with the contents of a file on disk.
saveToFile ( filename ) Writes the contents of the memory stream to the specified file.

Creation

createMemoryStream ()


Inheritance

Stream
MemoryStream 🡄 Stream 🡄 Object

Properties

Memory
The address in Cheat Engine's memory this stream is loaded (READONLY, tends to change).

Type:

    integer

Methods

loadFromFile ( filename )
Replaces the contents in the memory stream with the contents of a file on disk.

Parameters:

saveToFile ( filename )
Writes the contents of the memory stream to the specified file.

Parameters:

Creation

createMemoryStream ()

Returns:

    MemoryStream
generated by LDoc 1.4.6-antum-dev-1 Last updated 2019-02-27 23:30:35