Class Blob

java.lang.Object
org.javagi.base.ProxyInstance
org.freedesktop.harfbuzz.Blob
All Implemented Interfaces:
Proxy

@Generated("org.javagi.JavaGI") public class Blob extends ProxyInstance
Data type for blobs. A blob wraps a chunk of binary data and facilitates its lifecycle management between a client program and HarfBuzz.
  • Constructor Details

    • Blob

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

    • getType

      public static @Nullable Type getType()
      Get the GType of the Blob class.
      Returns:
      the GType
    • getMemoryLayout

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