Package org.gnome.gio

Class ConverterOutputStream

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

@Generated("io.github.jwharm.JavaGI") public class ConverterOutputStream extends FilterOutputStream implements PollableOutputStream
Converter output stream implements OutputStream and allows conversion of data of various types during reading.

As of GLib 2.34, GConverterOutputStream implements PollableOutputStream.