Arguments for 'readMemory' request.

Fields

@:optionaloptionaloffset:Null<Int>

Optional offset (in bytes) to be applied to the reference location before reading data. Can be negative.

memoryReference:String

Memory reference to the base location from which data should be read.

count:Int

Number of bytes to read at the specified location and offset.