Searched defs:_SoupBodyInputStreamPrivate (Results 1 – 1 of 1) sorted by relevance
28 struct _SoupBodyInputStreamPrivate { struct29 GInputStream *base_stream;31 SoupEncoding encoding;32 goffset read_length;33 SoupBodyInputStreamState chunked_state;34 gboolean eof;36 goffset pos;