Package org.gnome.gio

Class ConverterInputStream

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

@Generated("io.github.jwharm.JavaGI") public class ConverterInputStream extends FilterInputStream implements PollableInputStream
Converter input stream implements InputStream and allows conversion of data of various types during reading.

As of GLib 2.34, GConverterInputStream implements PollableInputStream.