Package org.gnome.gio

Class Win32InputStream

java.lang.Object
All Implemented Interfaces:
Proxy, AutoCloseable, AutoCloseable

@Generated("io.github.jwharm.JavaGI") public class Win32InputStream extends InputStream
GWin32InputStream implements InputStream for reading from a Windows file handle.

Note that <gio/gwin32inputstream.h> belongs to the Windows-specific GIO interfaces, thus you have to use the gio-windows-2.0.pc pkg-config file when using it.