Class CodeMemoryIO


public final class CodeMemoryIO extends InvalidMemoryIO
Representation of code (executable) memory blocks
  • Constructor Details

    • CodeMemoryIO

      public CodeMemoryIO(Ruby runtime, long address)
    • CodeMemoryIO

      public CodeMemoryIO(Ruby runtime, Pointer pointer)