Class PollableOutputStream.PollableOutputStream$Impl

All Implemented Interfaces:
AutoCloseable, PollableOutputStream, Proxy, AutoCloseable
Enclosing interface:
PollableOutputStream

public static class PollableOutputStream.PollableOutputStream$Impl extends OutputStream implements PollableOutputStream
The PollableOutputStream$Impl type represents a native instance of the PollableOutputStream interface.
Since:
2.28
  • Constructor Details

    • PollableOutputStream$Impl

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