mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-08 00:48:45 +02:00
Add GConverterInputStream
Read and convert data from an input stream
This commit is contained in:
@@ -189,6 +189,7 @@ libgio_2_0_la_SOURCES = \
|
||||
gcontenttypeprivate.h \
|
||||
gcharsetconverter.c \
|
||||
gconverter.c \
|
||||
gconverterinputstream.c \
|
||||
gdatainputstream.c \
|
||||
gdataoutputstream.c \
|
||||
gdrive.c \
|
||||
@@ -328,6 +329,7 @@ gio_headers = \
|
||||
gcontenttype.h \
|
||||
gcharsetconverter.h \
|
||||
gconverter.h \
|
||||
gconverterinputstream.h \
|
||||
gdatainputstream.h \
|
||||
gdataoutputstream.h \
|
||||
gdrive.h \
|
||||
|
Reference in New Issue
Block a user