Package org.gnome.gio
Class IOStreamAdapter
java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.gio.IOStreamAdapter
- All Implemented Interfaces:
Proxy
-
Constructor Summary
ConstructorDescriptionIOStreamAdapter
(MemorySegment address) Create a IOStreamAdapter proxy instance for the provided memory address. -
Method Summary
Methods inherited from class io.github.jwharm.javagi.base.ProxyInstance
equals, handle, hashCode
-
Constructor Details
-
IOStreamAdapter
Create a IOStreamAdapter proxy instance for the provided memory address.- Parameters:
address
- the memory address of the native object
-