Class Buffer.BufferClass

All Implemented Interfaces:
Proxy
Enclosing class:
Buffer

public static class Buffer.BufferClass extends TextBuffer.TextBufferClass
  • Constructor Details

    • BufferClass

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

    • getMemoryLayout

      public static MemoryLayout getMemoryLayout()
      The memory layout of the native struct.
      Returns:
      the memory layout
    • overrideBracketMatched

      public void overrideBracketMatched(Arena arena, @Nullable Method method)
      Override virtual method bracket_matched.
      Parameters:
      method - the method to invoke