Class IOStream.IOStream$Impl

All Implemented Interfaces:
AutoCloseable, Proxy, AutoCloseable
Enclosing class:
IOStream

public static class IOStream.IOStream$Impl extends IOStream
The IOStream$Impl type represents a native instance of the abstract IOStream class.
Since:
2.22
  • Constructor Details

    • IOStream$Impl

      public IOStream$Impl(MemorySegment address)
      Create a IOStream instance for the provided memory address.
      Parameters:
      address - the memory address of the native object