Class OutputStream.OutputStream$Impl

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

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

    • OutputStream$Impl

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