Package org.gnome.gio

Class Win32OutputStream

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

@Generated("io.github.jwharm.JavaGI") public class Win32OutputStream extends OutputStream
GWin32OutputStream implements OutputStream for writing to a Windows file handle.

Note that <gio/gwin32outputstream.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.