Adapter for java.io.InputStream and GInputStream #352

Open
opened 2026-04-19 14:48:23 +02:00 by jwharm · 0 comments
Owner

A utility class that converts between java.io.InputStream and org.gnome.gio.InputStream, would be useful. Likewise for GOutputStream.

The idea is that we can feed a Java InputStream into, for example, Pixbuf.fromStream().

This would be a great newcomer’s task if anyone’s interested.

A utility class that converts between `java.io.InputStream` and `org.gnome.gio.InputStream`, would be useful. Likewise for GOutputStream. The idea is that we can feed a Java InputStream into, for example, `Pixbuf.fromStream()`. This would be a great newcomer’s task if anyone’s interested.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
java-gi/java-gi#352
No description provided.