From c64602b39797e4d1ffdc23766b2caaf5a0be000b Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 23 Apr 2013 15:06:01 -0400 Subject: Add EDataCapture. EDataCapture is a GConverter that captures data until the end of the input data is seen, then emits a "finished" signal with the captured data in a GBytes instance. When used with GConverterInputStream or GConverterOutputStream, an EDataCapture can discreetly capture stream content for the purpose of caching. --- doc/reference/libeutil/libeutil-docs.sgml | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/reference/libeutil/libeutil-docs.sgml') diff --git a/doc/reference/libeutil/libeutil-docs.sgml b/doc/reference/libeutil/libeutil-docs.sgml index 2442b435eb..2d705be6c3 100644 --- a/doc/reference/libeutil/libeutil-docs.sgml +++ b/doc/reference/libeutil/libeutil-docs.sgml @@ -230,6 +230,7 @@ + -- cgit v1.2.3