Class InputStream.InputStream$Impl

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

public static class InputStream.InputStream$Impl extends InputStream
The InputStream$Impl type represents a native instance of the abstract InputStream class.
  • Constructor Details

    • InputStream$Impl

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