Home
last modified time | relevance | path

Searched defs:_SoupBodyInputStreamPrivate (Results 1 – 1 of 1) sorted by relevance

/third_party/libsoup/libsoup/
Dsoup-body-input-stream.c28 struct _SoupBodyInputStreamPrivate { struct
29 GInputStream *base_stream;
31 SoupEncoding encoding;
32 goffset read_length;
33 SoupBodyInputStreamState chunked_state;
34 gboolean eof;
36 goffset pos;