Class PollableInputStream.PollableInputStream$Impl

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

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

    • PollableInputStream$Impl

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