Class MemChunk

All Implemented Interfaces:
Proxy

@Generated("org.javagi.JavaGI") @Deprecated public class MemChunk extends ProxyInstance
Deprecated.
  • Constructor Details

    • MemChunk

      public MemChunk(MemorySegment address)
      Deprecated.
      Create a MemChunk proxy instance for the provided memory address.
      Parameters:
      address - the memory address of the native object
  • Method Details