# Class: com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.emulator.MemoryWrites.Record

Memory record holding an address and a buffer of bytes.

## Method: getAddress
- return type: `long`


## Method: getData
- return type: `byte[]`


