Add GFileIOStream class
authorAlexander Larsson <alexl@redhat.com>
Tue, 12 May 2009 14:59:36 +0000 (16:59 +0200)
committerAlexander Larsson <alexl@redhat.com>
Wed, 13 May 2009 12:42:46 +0000 (14:42 +0200)
commitbd0b8c60c231c72588d69dfb2018d2e418517f7f
tree0643c2fe74edac1c1e49ce0f28f1124c17406343
parent6d0bebb7df1129bb78cdd526e1b44c91b61321dd
Add GFileIOStream class

This is similar to GFileInputStream and GFileOutputStream for GIOStreams.
The default implementations chain to the Output stream.
gio/Makefile.am
gio/gfileiostream.c [new file with mode: 0644]
gio/gfileiostream.h [new file with mode: 0644]
gio/gio.h
gio/gio.symbols
gio/giostream.c
gio/giotypes.h