public static class

MemoryWrites.Record

extends Object
java.lang.Object
   ↳ com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.emulator.MemoryWrites.Record

Class Overview

Memory record holding an address and a buffer of bytes.

Summary

Public Methods
long getAddress()
byte[] getData()
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public long getAddress ()

public byte[] getData ()